by popa6200
game array help!
|
|
[2 replies] Last: The compiler doesn't know what townstartlimit will be, so you have to ... (by joe7)
|
by janky
help! voting program.
|
|
[1 reply] : Remember String arrays and normal arrays start at 0, not 1. Your men... (by Codermik)
|
by pinky4free
How can I use MySQL in C++?
|
|
[19 replies] Last: This is almost funny. error C1010: unexpected end of file while look... (by kbw)
|
by talya7
Printing a created file
|
|
[no replies]
|
by ValdoIan
Program enters if statement even though requirements aren't met
|
|
[2 replies] Last: Don't i feel ridiculous.....thank you very much (by ValdoIan)
|
Keep the rhythm with the count |
|
[4 replies] Last: Thank you lsk & Chervil. That did the trick, gotta love the little n... (by closed account ybo2y60M)
|
Bubble Sorting |
|
[3 replies] Last: Not quite lsk, doing that seems to lead to more issues. I changed th... (by closed account 3wk9LyTq)
|
by pachanga1992
thread:no such file or directory whyyyy?
|
|
[4 replies] Last: Orwell DevC++ does support C++11. (by Chervil)
|
by cavendert
Questions about how a Structure works
|
|
[4 replies] Last: Excellent. Thank you for all of your help!!! (by cavendert)
|
by dejavudoo
Understanding Stringstream using getline
|
|
[no replies]
|
by prestokeys
Help me generalize this function please?
|
|
[6 replies] Last: > But I'm really overwhelmed by the size of the library Boost is not... (by JLBorges)
|
by danicpp
char * ptr = "My String" //where does memory come from
|
|
[16 replies] Last: Thankyou all of you I learned much but after some days/weeks practice ... (by danicpp)
|
by jkepler
Error compiling DLL
|
|
[7 replies] Last: Different problem. Sounds like you have a declaration for _utc_to_jd,... (by AbstractionAnon)
|
by cavendert
Newbie, in need of help.
|
|
[8 replies] Last: Thanks guys! I'm glad I got verification on this! I did end up changin... (by cavendert)
|
by tharindu11
How to store names and numbers in an array?
|
|
[1 reply] : You could use a struct. http://www.cplusplus.com/doc/tutorial/structur... (by Chervil)
|
by judo11
How to stop the input process when I input five negative integer?
|
|
[5 replies] Last: No this is not about students. Sure. But the suggestion was that you... (by Chervil)
|
by ryushin
Problem about getting the number greater than the average
|
|
[8 replies] Last: Get the point dy, thx alot (by ryushin)
|
by sansoftaus
Testing auto feature on C++11
|
|
[5 replies] Last: haha ic, thanks Peter :) (by sansoftaus)
|
Multi Tasking |
|
[4 replies] Last: Bah, you win. It sounds like it's pretty complicated to do though and ... (by RealGiganitris)
|
by gudeh
Sites communication, Sockets and Win32 API
|
|
[1 reply] : Should I use sockets or this thing about API? Use sockets. But you d... (by kbw)
|