by um0123
downloading souce code problem
|
|
[1 reply] : You found a *WORKING* zip on here? :O:O:O (by closed account S6k9GNh0)
|
by pass
sink the ship game -battleship
|
|
[4 replies] Last: thats why i replied !!! :) you can post here if its small or else m... (by writetonsharma)
|
by snoopy198520
problem with string break end with ".?!"
|
|
[5 replies] Last: getline(infile, str); vector<string> strings; int pos = 0; for(i... (by eker676)
|
by ltrane2003
multidemensional dynamic array
|
|
[6 replies] Last: I figured it out student and test needed to be initialized in side of ... (by ltrane2003)
|
by snoopy198520
question on string
|
|
[4 replies] Last: i cant figure where i go wrong. the output is wrong. anyone out there ... (by snoopy198520)
|
by Gumbercules
Can't overload ostream insert operator for template class?
|
|
[2 replies] Last: Also, as a matter of good practice, operator<< should take MyClass by ... (by jsmith)
|
by hugsnbugs
how can i make this better..
|
|
[3 replies] Last: Thank-you, both of you.. :) (by hugsnbugs)
|
by wolfkv
g++: command not found on terminal.app
|
|
[4 replies] Last: try login from a different user.. and see if all is working well!! (by writetonsharma)
|
by hugsnbugs
what is this statement saying?
|
|
[2 replies] Last: k.. wow.. m stupid.. thanx for you help.. :) (by hugsnbugs)
|
by RF81633
Keeping a value stored
|
|
[3 replies] Last: Active portion of my code do { // beginning of do while loop int ... (by RF81633)
|
by StormRoBoT
quadrant please
|
|
[6 replies] Last: Thanks firedraco :) (by StormRoBoT)
|
by vijkrr
How to convert a char * to unsigned char *
|
|
[2 replies] Last: I think what you want is strcpy((char *)input,final); (by helios)
|
by vRltwE
Working with ascii data files
|
|
[2 replies] Last: I have a matrix (double values) stored in an ASCII data file 11.33 ... (by vRltwE)
|
by f ben isaac
What is stderr? Where Can I Find It? What is cerr?
|
|
[3 replies] Last: Thanks.... (by f ben isaac)
|
by vRltwE
Set the PATH to read files from disk.
|
|
[3 replies] Last: Use setenv () http://linux.die.net/man/3/setenv Keep in mind that... (by Duthomhas)
|
by vRltwE
Troubles with "cout << (float) iFile.get() << " ";"
|
|
[7 replies] Last: Mission accomplished guestgulkan, Special thanks for your solution,... (by vRltwE)
|
by Disch
Seeking inheritance design ideas/feedback
|
|
[6 replies] Last: So, are Mixer, AudioOut derived, etc. all library objects or can users... (by PanGalactic)
|
by vRltwE
Pass a stream to a method
|
|
[12 replies] Last: cstrieder: No, but you can read one element at a time and call push_b... (by PanGalactic)
|
by radeberger
overlapped socket question
|
|
[15 replies] Last: I understand the difficulty in explaining what you have. Lets look at... (by kbw)
|
by snoopy198520
string breakline
|
|
[2 replies] Last: but i problem is that it is a txt file and i have to break the line. ... (by snoopy198520)
|