by soprot
Give letters specific numbers.
|
|
[8 replies] Last: sorry, my prob was easy to solve. Sorry for my dumbness. (by soprot)
|
by pwnedu46
Writing strings to a .txt file
|
|
[3 replies] Last: Thanks! It works now! (by pwnedu46)
|
by nanochan1
C++ on number input only
|
|
[8 replies] Last: http://www.cplusplus.com/forum/articles/6046/ (by Bazzy)
|
by bobsands
Reading bytes, arithmetic operations with them...
|
|
[3 replies] Last: Hi there!, I solved what i want it to do using this small routine: ... (by bobsands)
|
by xpertwiz
lingo game problem
|
|
[1 reply] : Firstly put your code between [co de][/co de] tags so it can be easi... (by hamsterman)
|
by madsky
RIP Protocol in C/C++
|
|
[1 reply] : anyone? (by madsky)
|
by Assassin7257
Random Number Generator not working?
|
|
[3 replies] Last: ok well, i didn't know how to change guess, so I put the int guess =... (by Assassin7257)
|
by Battousai
Passing by reference FUNCTION
|
|
[6 replies] Last: haha thanks much. I didnt even realize that .... >.>. I figured that o... (by Battousai)
|
by prattsishunk
Header File
|
|
[2 replies] Last: The memory could not be "read." This is pretty off topic, but it al... (by filipe)
|
by jamielee235
sort a txt file and insert into another txt file
|
|
[1 reply] : [co de] "Your code goes here" [/co de] void ReadArray(ifstream &... (by ne555)
|
by helpmeagain
Can you include other headers in your own header file?
|
|
[9 replies] Last: The headers you mentioned above do not have code for everything you co... (by Disch)
|
by Metallon
Exception handling
|
|
[2 replies] Last: I'll try to see if I can progress at all by referring to your post. Wh... (by Metallon)
|
using semicolons in user defined functions |
|
[7 replies] Last: bazzy, thanks! I didn't think about parsing the data with a unique cha... (by closed account 4Gb4jE8b)
|
pausing with getch() |
|
[3 replies] Last: Thanks Duoas, that helped. Edit: you said I can find whether it's a... (by closed account 4Gb4jE8b)
|
by meeztered
Frequency in array of strings (1,2)
|
|
[26 replies] Last: std::vector<> on gcc doubles its size when it reallocates. It cannot... (by jsmith)
|
by prattsishunk
Hash Map
|
|
[4 replies] Last: I thought it was unordered, like a Python dictionary. Thank you for th... (by filipe)
|
by millitheKidd
Create a "book page" in C++.
|
|
[15 replies] Last: Ok thanks sohguanh, I really appreciate everyone's input. ~milli (by millitheKidd)
|
by dsmo223
error collect2: ld returned 1 exit status
|
|
[2 replies] Last: Thank you, I knew it had to be something simple that I was overlooking... (by dsmo223)
|
by rjd82AA
More user defined madness
|
|
[5 replies] Last: ok got it now, dumb mistake, computer didnt recognize the comma separa... (by rjd82AA)
|
No data output |
|
[10 replies] Last: Thanks. Do you have any thoughts on changing the def. of firstname/las... (by cplusplusrookie)
|