by P1ssed0ff
Accepting Text Responses
|
|
[14 replies] Last: That was it. Thanks a ton guys. I'm probably gonna mess around for a d... (by P1ssed0ff)
|
by benjacl
Trying to cause this program to execute continously
|
|
[9 replies] Last: Fine... why would you ever not be able to use loops anyway.... boo... (by Duncan)
|
by wehs
Diferences while saving int value through fwrite
|
|
[2 replies] Last: Yes, there should be "0D 0A 00 00 00". Thanks Wehs (by wehs)
|
by Fredbenz
comment out...
|
|
[1 reply] : /* */ is C // is C++ /* */ can span multiple lines // cannot ... (by jsmith)
|
by hamsterman
_stdcall ?
|
|
[1 reply] : This is what is known as a (language) calling convention. The calling... (by guestgulkan)
|
by willia23
Playing a song?
|
|
[11 replies] Last: thanks (by willia23)
|
by GrosseVogel
While Loops
|
|
[2 replies] Last: Well i wanted to make it so the password didn't show up only *'s MM (by GrosseVogel)
|
by Ledzepp4eva
Error Checking If Statements on months and days (1,2)
|
|
[37 replies] Last: sure mags, but i dont know how helpful I can be... my addy is ninza_12... (by NannyCool)
|
C-Syle String won't clear |
|
[15 replies] Last: I was about to say I was but I realized that after I changed it I hit ... (by Caffiene Powered)
|
by tyky9808
split a string at first whitespace
|
|
[3 replies] Last: if you use file >> string it should break when a whitespace is found... (by Bazzy)
|
by piulitza
why doesn't my game work?
|
|
[5 replies] Last: http://www.cplusplus.com/forum/beginner/6362/ http://www.cplusplus.co... (by scythe)
|
by kenryuakuma
sqrt with while loop
|
|
[10 replies] Last: Well...Did I do the exercise correctly as the QUESTION of the EXERCISE... (by kenryuakuma)
|
by xonara
Libraries are confusing me.
|
|
[4 replies] Last: OK, after reading a bit more on wikipedia I've got a good idea how it ... (by xonara)
|
by piulitza
why do i get error to random numer generator?
|
|
[4 replies] Last: for piulitza: aramianda@yahoo.com thanx a lot!!! (by sabina)
|
by nunucak
problem with program
|
|
[1 reply] : As I said at http://www.cplusplus.com/forum/beginner/6376/ Remove the... (by Bazzy)
|
by piulitza
i want this program show 2 arrays but i doesnt
|
|
[5 replies] Last: As i put so many questions its clear i didnt finish it (by piulitza)
|
by nunucak
problem with a mathematical program
|
|
[4 replies] Last: You shouldn't use pow() to calculate the square (or, for that matter, ... (by exception)
|
by nunucak
mathimatical problem
|
|
[4 replies] Last: It's old, but point being is it's using pow and a function that's not ... (by Mythios)
|
by rezanabavi
Calling Fortran Subroutine in C
|
|
[1 reply] : There are three ways to approach this: 1. Translate the code to C eit... (by helios)
|
by nunucak
problem with a program
|
|
[2 replies] Last: I guess you want to promt the user for a value, and if that value is o... (by Scipio)
|