by cableguy414
Find and replace duplicates in an array
|
|
[7 replies] Last: Bazzy, That worked, you are my new best friend. :-) Thank you f... (by cableguy414)
|
by Moody216
3 questions?
|
|
[1 reply] : 1- http://www.cplusplus.com/forum/articles/10515/ 2/3 - use the curse... (by Bazzy)
|
by kfex
How to read a file again
|
|
[1 reply] : after the loop of lines 17-18 the stream won't be good as file.get wou... (by Bazzy)
|
Problem using 2D arrays (matrix) |
|
[7 replies] Last: use loops to initialize the 2 dimensional arrays You just used lo... (by wmheric)
|
by eLing2C
Compilers?
|
|
[2 replies] Last: ty for link Bazzy helped a tonn (by eLing2C)
|
by bella09
char getyorn function
|
|
[3 replies] Last: http://www.parashift.com/c++-faq-lite/input-output.html#faq-15.4 shoul... (by smilodon)
|
by wretch
C++ string overloaded for "operator+"
|
|
[3 replies] Last: My test above was indeed done using MinGW. VC++ does complains about ... (by helios)
|
by lustforpain
Stream I/O
|
|
[17 replies] Last: strtod or atof, it is in cstdlib (by smilodon)
|
by garcia
need ppl to solve my prob on the space bar and esc hit.
|
|
[10 replies] Last: http://www.phpbb.com/community/faq.php?mode=bbcode You're not actua... (by helios)
|
by DragonKnight
C++ Testing
|
|
[5 replies] Last: Excellent, I shall get cracking thanks alot for your help guys (by DragonKnight)
|
Can somebody please look voer this program to see what i did wrong? |
|
[5 replies] Last: He wants to stop people from using gets, so he makes a topic that he ... (by wmheric)
|
by XxGunMastaxX
Establishing size
|
|
[3 replies] Last: Thanx, that helped me understand that much better! :) (by XxGunMastaxX)
|
How do you use five questions in a quiz game for two players |
|
[4 replies] Last: Look, put your code in between the [co de] tags. Like this: #incl... (by chrisname)
|
by Nelo87
string does not name a type
|
|
[6 replies] Last: Thank you everybody. I went to sleep early yesterday as I was very ... (by Nelo87)
|
by Claymz
'operator <<' is ambiguous
|
|
[19 replies] Last: heres the main.cpp, if youll maybe find something that ive made wrong.... (by Claymz)
|
by nustian
Code needed plzzz!!!
|
|
[3 replies] Last: lol (by Return 0)
|
been working all day and heres my issue.... |
|
[5 replies] Last: I dont know much about casino BJ, but i think you need to (except all ... (by johnkravetzki)
|
Why enum? |
|
[5 replies] Last: ohh, it became clear now. Thank you so much. (by NoobsDeSroobs)
|
whats this error all about? |
|
[5 replies] Last: random_shuffle needs random access iterators, and pointers fit the b... (by jsmith)
|
writing a blackjack program and could use a little assistance... |
|
[1 reply] : (of which i will post in just a bit) don't unless there is a bu... (by smilodon)
|