by lovefromussr
file.open()
|
|
[3 replies] Last: Anyone know why there isn't an overload? That's downright weird. I mea... (by rocketboy9000)
|
by WetCode
Geting wrong output at wery basic prog.
|
|
[3 replies] Last: The spaces mean nothing. That would work just fine. You must have ... (by Disch)
|
Beginning Game Programming |
|
[7 replies] Last: the sites good but one of the examples he shows doesnt work for some r... (by paki programmer)
|
beginning SDL |
|
[2 replies] Last: i tried that but it didnt work lol. I pretty much put it in every fold... (by paki programmer)
|
by TpOreilly
Suggest me a good book
|
|
[17 replies] Last: Thanks for your replies, but that is the book im looking at, what leve... (by TpOreilly)
|
by Celebrinbor1
How to Check if Quotient is a whole number
|
|
[7 replies] Last: Try it: int main() { std::cout << "( 9.0 / 7.0 ) * 3.0 * 7.0... (by PanGalactic)
|
The "this" Pointer. |
|
[3 replies] Last: Thanks Disch. (by closed account zb0S216C)
|
by cristinah
Can't read data from file
|
|
[1 reply] : http://msdn.microsoft.com/en-us/library/ms235639%28v=vs.80%29.aspx (by encoded)
|
by Crutoy
Improoving code
|
|
[5 replies] Last: Crutoy: Don't worry, when you're just starting out you miss these thin... (by Metallon)
|
by cplspls
I have hard project .
|
|
[14 replies] Last: thanks . (by cplspls)
|
by vpkilla
switch cases
|
|
[1 reply] : You're using the switch case-statement incorrectly. //Here is ho... (by Metallon)
|
by mozly
Mat lab programing
|
|
[1 reply] : Check this out -> http://cplusplus.com/forum/lounge/33895/ (by m4ster r0shi)
|
by whiterz
You could solve this in your sleep...
|
|
[3 replies] Last: Thanks to the both of you I think i'm a lot closer to understanding... (by whiterz)
|
by jimbob1141
howcome this doesnt work
|
|
[2 replies] Last: ahhh :D thanks i feel stupid now xD (by jimbob1141)
|
by Kieth89
Can you initialize a dynamic array of structs?
|
|
[5 replies] Last: Ok, thanks. I didn't even think about making a function to set it for... (by Kieth89)
|
by jonibygg
cin.ignore and cin.get
|
|
[11 replies] Last: Do you need to scare me like that... ;-) Best of luck to you to! (by jonibygg)
|
float give me the answer "-0" |
|
[1 reply] : Thats just 0. (by hamsterman)
|
by chenco
example code
|
|
[7 replies] Last: thanks for the one who want to help and for the rest i didnt want u ... (by chenco)
|
by itayba6
Determine size of array from external file
|
|
[1 reply] : You can't determine the array size if the function is in the same file... (by hamsterman)
|
by ProAlbino
How do you make C++ solve equations?
|
|
[9 replies] Last: @sohguanh apparently that's not what he wants. also, I have a feeling... (by hamsterman)
|