by kaduuk
Using tolower on a string (1,2)
|
|
[28 replies] Last: Thanks so much guys! It worked :D The program now runs and compi... (by kaduuk)
|
by mostafa44
edit a binary file
|
|
[6 replies] Last: @Galik thanks so much (by mostafa44)
|
by Anon777
Install Borland compiler in wxDev C++
|
|
[13 replies] Last: m4ster r0shi: I tried cfile << uime; but it doesn't work true. Tomor... (by Anon777)
|
by Fresh Grass
fstream, path in a variable, how to?
|
|
[6 replies] Last: single quotes are for single characters or integers, double quotes for... (by Bazzy)
|
by dextermovies
A simple question ( I think )
|
|
[no replies]
|
by bp1234
What file types can c++ write to?
|
|
[7 replies] Last: For writing a xls file, you should do this: ofstream xls_Example("... (by majidkamali1370)
|
by ArchV
A pointer for function
|
|
[3 replies] Last: Thanks guys this was very useful (by ArchV)
|
by Callum5042
New Libary's
|
|
[2 replies] Last: usually you should put the main .dll in the system32 folder (windows) ... (by jammas615)
|
by DaJ4ck3L
Need some info on a file
|
|
[1 reply] : ! (by Galik)
|
by shehnaz
nested classes
|
|
[2 replies] Last: Hi, thanks for ur reply,actually I have executed the private nested c... (by shehnaz)
|
by nelsonyap48
Validate a Character Input
|
|
[2 replies] Last: see http://www.cplusplus.com/forum/articles/6046/ (by Bazzy)
|
by manasij7479
Strange error!
|
|
[1 reply] : You should have selected console program in project type. (by RedX)
|
by Hopeless
Mini search engine
|
|
[1 reply] : no ideas ? (by Hopeless)
|
by Soap360
Are characters arrays and strings that important?
|
|
[10 replies] Last: It's not a question of whether you need string operations or not. You ... (by hamsterman)
|
by gers1978
Best editor/compiler (Mac & PC)
|
|
[no replies]
|
by Soap360
Problem with Arrays
|
|
[2 replies] Last: Oh wow. I swear I was going insane yesterday over this. Thank you so m... (by Soap360)
|
by michy
class prototype
|
|
[8 replies] Last: shit.. i think whole nite but cant get this idea.... thx alot dude... (by michy)
|
by JTT
Array of structs as a class member variable: initialization
|
|
[1 reply] : From a maintainability standpoint, it would be better if you used Soda... (by jsmith)
|
by Christian
Game Development for Beginners
|
|
[5 replies] Last: See Return 0 is one of those guys I mentioned in email that would be f... (by Seraphimsan)
|
by navderm
operator overloading
|
|
[1 reply] : The reason is that the compiler needs to differentiate between two ope... (by Galik)
|