A problem + need explaining |
|
[10 replies] Last: Thanks, all of you. You guys helped a lot ^^ (by Cutefriendzoned)
|
by leahayche
variable help
|
|
[2 replies] Last: Thank you kindly! (by leahayche)
|
by Sharan123
SDL_mixer.h
|
|
[8 replies] Last: After trying to load mp3 file using your code given gives me a run tim... (by Sharan123)
|
How to write '\' to output stream |
|
[2 replies] Last: If there are many of them, a raw string literal comes in handy. std... (by JLBorges)
|
istream ostream? |
|
[6 replies] Last: eh, mabey so. (by IWishIKnew)
|
by kchmohan07
programming using only "if statement" (without the else part)
|
|
[3 replies] Last: thats true -- you dont need conditional logic for that. but the projec... (by kchmohan07)
|
by kmartar
Student Needing Help
|
|
[7 replies] Last: Have a single main function that does all the things you need your sin... (by MikeyBoy)
|
by kmartar
help Structure ptogram
|
|
[7 replies] Last: can you explain why you used an unsign int instead of an int? Unsig... (by Stormboy)
|
by crosslink
Conversion of Decimal numbers to Binary
|
|
[no replies]
|
by slomo93
Program to stream in and analyze a text file
|
|
[no replies]
|
by sportstool
Temperature Converter
|
|
[6 replies] Last: Why have you deleted your original code? You've just ruined the value... (by MikeyBoy)
|
by jordanrracer
Help with Input
|
|
[2 replies] Last: Thank you so much, sir! (by jordanrracer)
|
by iamtobey
CODE OPTIMIZATION
|
|
[1 reply] : Duplicate of http://www.cplusplus.com/forum/general/123133/ . Please ... (by MikeyBoy)
|
by atriumheart
Need help finding a logic error
|
|
[3 replies] Last: I misspoke: Change the backwards variable to a double. Also, try putt... (by kooth)
|
by SorinAlex
The _cscanf() function
|
|
[13 replies] Last: Depreciated != Deprecated Depreciated: In accountancy, depreciation... (by TwilightSpectre)
|
thread stopped |
|
[2 replies] Last: #include<iostream.h> #include<conio.h> #include<stdlib.h> void selsort... (by closed account N7kDizwU)
|
by JRimmer
Error with return type
|
|
[5 replies] Last: Its just a return type. You can return a copy , pointer to object , re... (by giblit)
|
by gibnihtmus
Pushing and array based stack
|
|
[3 replies] Last: The actual elements in the stack are at array , array , array , ..., ... (by JLBorges)
|
by qmzh85
question on unsigned int and size_t
|
|
[4 replies] Last: Hi, The != in your for loop could cause trouble if you are not care... (by TheIdeasMan)
|
by fahmankhan75
File Not open
|
|
[2 replies] Last: Kind of confused on this, but how necessarily do I fix this? just to m... (by fahmankhan75)
|