by Ali89
Where should we free the dynamic memory if we do a "new" in one of our methods ?
|
|
[1 reply] : You delete things when you don't need them any more. If, for example... (by hamsterman)
|
by AGNuke
Alternative way to write the function
|
|
[7 replies] Last: @Mathhead Thanks buddy for telling me where I was fooling around with ... (by AGNuke)
|
by firix
C + + Builder on linux
|
|
[4 replies] Last: thanks (by firix)
|
by rucafe
inputing data into classes
|
|
[1 reply] : Have you ever looked at a vector ? http://cplusplus.com/reference/stl... (by ultifinitus)
|
by cppwarrior
Can u help me make a simple game?
|
|
[2 replies] Last: gotoxy sounds like an attempt to do it on the console, which leads us ... (by Athar)
|
by osfar
Need Help To diplay data from txt file correctly
|
|
[1 reply] : Well if you can't figure something out that has to do with files or st... (by ultifinitus)
|
by AlecC
GUI QT for C++
|
|
[16 replies] Last: Oh my god thank you that just solved 2 hours of me struggling with thi... (by AlecC)
|
by vinodkaruvat
openCV in 64 bit machinesopenCV in 64 bit machines
|
|
[no replies]
|
making an OS, please get me started in the right direction |
|
[2 replies] Last: thank you so much, this will help me A LOT. (by NiNjAassasin545)
|
please help me find a GREAT compiler |
|
[3 replies] Last: Dev-C++ doesn't keep the console window open after the program termina... (by Athar)
|
by GamexCoder
Searching a file
|
|
[2 replies] Last: How about SQL? http://w3schools.com/sql/default.asp :D If you don't wa... (by ascii)
|
by nicbono
Need help with switch and arrays!!
|
|
[3 replies] Last: Thank you for your input matsom (by nicbono)
|
by Shay9999
Warn the User
|
|
[5 replies] Last: Thanks for uploading (or future uploading) Xander :D (by Shay9999)
|
by xCaldazar
Matrix Class with Arrays of Arrays Plus Template
|
|
[4 replies] Last: that's probably a good idea because your example actually uses many C+... (by kfmfe04)
|
by navderm
Clock timings
|
|
[1 reply] : I have to find the time each of the function takes. Unfortunately thi... (by helios)
|
by designer303
Simple Program With one argument
|
|
[4 replies] Last: Hey Athar, Thanks for that quick and easy solution. I dragged the vide... (by designer303)
|
by kantaki
String into Int
|
|
[1 reply] : (int)'0' seems to give the position of the character '0' on the ASCI... (by Audie)
|
by Pankz
Allegro and Visual C++ 2010
|
|
[no replies]
|
by Audie
Very stuck with eof() related problem
|
|
[4 replies] Last: If both content_1 and content_2 are true and there's no break, the... (by Audie)
|
by ChanGeZi
Checkers
|
|
[5 replies] Last: thanks ! (by ChanGeZi)
|