|
by jNc
How to return array of doubles? (1,2) [Beginners]
|
|
|
|
[20 replies] Last: > The reasons given for it are just arm waving to support a preference... (by JLBorges)
|
|
by jNc
How to delete dynamically allocated object if Out of Scope [Beginners]
|
|
|
|
[8 replies] Last: > if something was allocated in a dynamic library, it should be destr... (by JLBorges)
|
|
by frek
Raw and smart pointers [Beginners]
|
|
|
|
[6 replies] Last: [quote=mbozzi]The compiler could evaluate new int and g() before const... (by Ganado)
|
|
by Jonathan100
AssertNonvoid function [Beginners]
|
|
|
|
[1 reply] : its a debugging function to tell you the file and line number where th... (by jonnin)
|
|
by Geckoo
Leave Handle after CIN [Beginners]
|
|
|
|
[1 reply] : Finally I found a solution according to my previous attempt using : Se... (by Geckoo)
|
|
by malibor
How much attention do pay to coding style? (1,2) [Lounge]
|
|
|
|
[29 replies] Last: the frequency and volatility are the key.
if you run one every 5 min... (by jonnin)
|
|
by ElusiveTau
Is it possible to delay base class ctor call in member initializer list? [Beginners]
|
|
|
|
[3 replies] Last: [quote=Peter87]This might be necessary if you need to do calculations ... (by ElusiveTau)
|
|
by Hawlong
Multithreading in a dll [General C++ Programming]
|
|
|
|
[6 replies] Last: You have made a great effort for my sake, thank your (by Hawlong)
|
|
by jNc
how to pass some data to string [Beginners]
|
|
|
|
[5 replies] Last: [quote=George P]The WinAPI virtual key codes are #defines, they are re... (by Peter87)
|
|
by newbieg
Span Vs Vector [Beginners]
|
|
|
|
[9 replies] Last: A generated html version of the current working draft: http://eel.is/c... (by JLBorges)
|