by musicbox
Do-While Loop is not working as intended
|
|
[4 replies] Last: Thanks so much, Marcos Modenesi! I was sitting over trying to figure o... (by musicbox)
|
by skpdh
static, extern, non-static - what does all this mean?
|
|
[9 replies] Last: Ah, in Data1.cpp the variables need to actually be inside a namespace... (by LB)
|
by jackbruns28
Still having problems with this one assignment loop/if/else statement
|
|
[6 replies] Last: I don't know if this will be of any help but I wanted to give this ass... (by aiothjaoifaohgaio)
|
by Retrokin
Member Intilization Error
|
|
[3 replies] Last: Thanks got it working. :D (by Retrokin)
|
by ebrahim
I'm looking for open the TXT file and search USERNAME and PASSWORD, but I got this message 'failed to open file'.
|
|
[1 reply] : Where is the data file in relation to your current directory when you ... (by AbstractionAnon)
|
by henkka
% operator problem
|
|
[2 replies] Last: The % operator is used only with integers and yields the remainder whe... (by Alrededor)
|
by tanyacjones
Help with C++ code please :)
|
|
[6 replies] Last: You're using your curency variables (USD,PESO,RAND,YEN) as both loop i... (by AbstractionAnon)
|
by nonolt
Initializing an array in a while loop
|
|
[1 reply] : I'm not sure what you want to obtain, but for the start let me tell yo... (by RobertEagle)
|
by njabbour
I have this error does anyone know how to fix
|
|
[4 replies] Last: You need to define a default constructor. Add in the public section of... (by Alrededor)
|
by Retrokin
.h include .cpp with functions
|
|
[2 replies] Last: Thanks for the help. :D (by Retrokin)
|
by omurbek
CPP graphics
|
|
[2 replies] Last: But like Fransje said, You will need a graphics library for that. (by Retrokin)
|
Getting started with C++ |
|
[3 replies] Last: Also watch this series as it has helped me A LOT. Installing an IDE(V... (by Retrokin)
|
by omurbek
DEVCPP Graphics
|
|
[2 replies] Last: //lol like the answer you gave him, just came here to say that ... (by Retrokin)
|
by nein9
This boggles my mind
|
|
[4 replies] Last: Thank You! It worked perfectly! (by nein9)
|
by sweetgirl
Need help for assignment
|
|
[8 replies] Last: is this the method of Cartesian coordinate system of vector of five co... (by sweetgirl)
|
by Retrokin
SDL Error
|
|
[2 replies] Last: It worked THANK YOU SO MUCH! BTW Damn you SDL! (by Retrokin)
|
by zoran404
Vector
|
|
[1 reply] : look at http://www.cplusplus.com/reference/vector/vector/ it has examp... (by K0T4K0t4)
|
by Kief
C++ help
|
|
[1 reply] : What compiler/ide? (by AbstractionAnon)
|
by psalm62
sizeof() operator in array c++?
|
|
[6 replies] Last: What does access with the bounds mean? If you reference the 11'th ... (by AbstractionAnon)
|
by njabbour
VIP Urgent
|
|
[8 replies] Last: :) (by tfityo)
|