by PapaGeek
How do I change the write time of a file?
|
|
[3 replies] Last: This is an old "C", not even "C++", console ap that runs fine on Windo... (by PapaGeek)
|
by Srija
About Constructors
|
|
[2 replies] Last: thank u (by Srija)
|
by mar11
passing an argument
|
|
[1 reply] : St is a parameter. St is also the name you choose for your singleton. ... (by hamsterman)
|
by jellyfishn
HexDump
|
|
[2 replies] Last: Thanks so much! Thanks for fixing my stupid mistake. I have gotten a... (by jellyfishn)
|
by idol12
high and low
|
|
[5 replies] Last: Wait, I just realized what he tried to do. He's trying to read in numb... (by Gaminic)
|
by shamjs
undefined reference problem for a function
|
|
[4 replies] Last: i have edited my topic and included the definations (by shamjs)
|
by waqifti
Linklist and Templates
|
|
[3 replies] Last: What I Am Trying to Do Is Posted Below But with a better logic i.e tem... (by waqifti)
|
Cross platform GUI |
|
[5 replies] Last: @helios: http://qt.nokia.com/qt-in-use/story/customer/mathematica-by-w... (by Albatross)
|
Unresolved Externals |
|
[no replies]
|
by duggarm
question about passing a pointer to an array of objects into a function
|
|
[3 replies] Last: Hi, I actually found what I was doing wrong. Had to do with not usi... (by duggarm)
|
Difficulty getting my code to compile in g++ |
|
[2 replies] Last: I am unsure of your question, but I will try to answer the bet I can w... (by strongdrink)
|
by Vyperhate
Calculating averages and alignment issues
|
|
[no replies]
|
by TheDestroyer
Double precision problem
|
|
[3 replies] Last: Thank you for your answers. @ErocDu: correction to what you said: dou... (by TheDestroyer)
|
by mrzods13
C++ Pogram help!!!
|
|
[1 reply] : Input validation: http://www.cplusplus.com/forum/beginner/18258/#msg92... (by Duthomhas)
|
by frank9815
Terminating a program
|
|
[3 replies] Last: You need input validation (to the rescue!)... http://www.cplusplus.c... (by Duthomhas)
|
by alhanz
Validating Float Values
|
|
[2 replies] Last: Validating user input: http://www.cplusplus.com/forum/beginner/48828/#... (by Duthomhas)
|
by mekkatorqu
[plain c++]Owner-Drawn Buttons in Resource
|
|
[no replies]
|
by Shofahi
initializing constructor?
|
|
[2 replies] Last: Thanks EricDu! ;) (by Shofahi)
|
by zChops
Looping
|
|
[4 replies] Last: Thats a good thought, but say i wanted to do 10 or 15 problems. This ... (by zChops)
|
by emc2pp
shared object with linked libraries
|
|
[1 reply] : Note the compiler option '-c' in your first step, it tells the compile... (by EricDu)
|