by Fellixombc
mysql_real_escape_string() problem.
|
|
[no replies]
|
by ibtkm
problem in char* &
|
|
[10 replies] Last: i need to add: "when passing as a function argument." (by everid)
|
by abbi
linklist
|
|
[3 replies] Last: this smells like a test question. (by Seraphimsan)
|
by rollie
Templated Storage
|
|
[2 replies] Last: There's no harm reinventing the wheel if you don't look at the blue pr... (by Seraphimsan)
|
by phummon2
"Undefined Symbol" when writing socket code???
|
|
[3 replies] Last: Figured it out - a colleague explained to me how to properly read the ... (by phummon2)
|
by Fellixombc
Removing whitespace
|
|
[4 replies] Last: Ahh, thank you, that did the trick! (by Fellixombc)
|
by LBHoward
Objects holding Objects
|
|
[4 replies] Last: however this design is a bit dangerous because Dwarf cannot be guaran... (by LBHoward)
|
by JRevor
About the Struct syntax.
|
|
[5 replies] Last: Thanks a lot!. Sorry if it took me some time to mark this as solved. (by JRevor)
|
by abbi
stack
|
|
[11 replies] Last: The union approach doesn't quite work because on retrieval, the progra... (by jsmith)
|
by arupsarkar
Formatting output to a flat file
|
|
[4 replies] Last: Please mark this post as resolved. (by arupsarkar)
|
by arupsarkar
Cannot open include file: 'readline/readline.h'
|
|
[2 replies] Last: Thanks very much in replying, that is correct, I was able to compile i... (by arupsarkar)
|
by mostafa44
editing a binary file
|
|
[no replies]
|
by johnbach
auto_ptr inside map
|
|
[1 reply] : As iterator is a typename the compiler needs a hint: typename map<... (by Galik)
|
opaque |
|
[4 replies] Last: thx Smith, (by abdallahijazi)
|
by Poke386
OpenGL Textures
|
|
[no replies]
|
by mailkamlesh
ARRAY
|
|
[3 replies] Last: There's actually a pretty graceful way to accomplish this with a direc... (by stravant)
|
by robmondude
Question about for_each function
|
|
[3 replies] Last: There are other solutions with boost::lambda that make this a one-line... (by jsmith)
|
by abbi
pointers
|
|
[8 replies] Last: [quote=abbi]then what is the difference between *ptr and **ptr as *ptr... (by Galik)
|
Digital Sorting or C++ VS Pascal |
|
[4 replies] Last: Isn't -100..100 201 elements? (by moorecm)
|
by mindvera
2 simple questions about hash tables and binari trees.
|
|
[6 replies] Last: 10x for the illustration.Now i can do this kind of question with ease.... (by mindvera)
|