Pointers? |
|
[2 replies] Last: Wow I didn't even realize I put that in there. And would you look at t... (by mckizzlealmond)
|
by Quantum7
Confused if and else if statements
|
|
[1 reply] : Don't be afraid. Please feel free to post it here, maybe someone will ... (by Imadatobanisa)
|
by ZaTaisho
Anything wrong with this?
|
|
[no replies]
|
by sir24
help with C++ project
|
|
[1 reply] : Your game is fine. (Good :)) If you want to make a player machine whic... (by Imadatobanisa)
|
by partnera
necessary help
|
|
[10 replies] Last: use the Rebuild All option from the Build menu. (by LB)
|
by Kart
Code Tags please
|
|
[2 replies] Last: The should have a little javascript function that searches for common ... (by closed account 1yR4jE8b)
|
Read data from anarray and encode it? Code included!? |
|
[1 reply] : http://www.cplusplus.com/forum/general/85216/ http://www.cplusplus.com... (by cire)
|
My program isn't doing anything. |
|
[6 replies] Last: So I've been working on fixing some of the stuff. I got it output once... (by EatLearnLover)
|
by jazztrmpter
How to pass a pointer by reference? C++
|
|
[5 replies] Last: Everything is working fine now. Thanks to kg1992 and Nexius for both ... (by jazztrmpter)
|
by razgriz4002
How to save file data into 2-d array
|
|
[1 reply] : When you specify a position in an array you are essentially accessing ... (by pogrady)
|
by lvdp00
editing loop
|
|
[2 replies] Last: 4) Please use code tags for code (by Nexius)
|
How to do this (see post). |
|
[1 reply] : Before I start, for (x=0; x<polygon::n; x++) This is an extremely unu... (by helios)
|
C++: Decoding and Encoding from file? |
|
[no replies]
|
by mendozae
What does it mean when it say inconsistent DLL Linkage
|
|
[6 replies] Last: Thanks for all the comments. I checked the content of time.h and every... (by mendozae)
|
by nano511
need help with boost multi-threading
|
|
[2 replies] Last: Connected is always true. It was old code that i just kept, but Connec... (by nano511)
|
by edison84
choosing the input file name with the "-f" flag
|
|
[1 reply] : http://linux.die.net/man/3/getopt (by ne555)
|
by ami1234
URGENT help needed in implmenting substring for cstring!!
|
|
[4 replies] Last: I dnt understand how the 2nd index gets the NULL, can u explain tht fu... (by ami1234)
|
by asra
number pyramid
|
|
[4 replies] Last: hey guys, i have found the way :P (oh Lord! thanks am not feeling dumb... (by asra)
|
Manipulation of C-style strings? |
|
[1 reply] : I trying to read data from a file to a c-string, then go through the ... (by cire)
|
Unable to print my cout |
|
[3 replies] Last: Yeah I fixed the statements for the aretheysame and it works. Thanks! (by bainofmyexistance)
|