by dusty
Evaluating input character values
|
|
[3 replies] Last: I had code as type char, I did not have the single quotes and had the ... (by dusty)
|
by carlovsky
Making grid for fun, having trouble
|
|
[1 reply] : I fixed your syntax errors. Now you make it display right. #include ... (by TheJJJunk)
|
by chameleon
element c'tor/d'tor in array created with realloc/free
|
|
[2 replies] Last: +1 @ Chameleon. malloc/realloc do not play nice with complex data t... (by Disch)
|
by hadis
how to fix stack overflow
|
|
[3 replies] Last: Thanks for your reply. I didn't used something like: int iVec ; I ... (by hadis)
|
by sly0981
if statement help
|
|
[3 replies] Last: thanks (by sly0981)
|
by bjorn123
turtle user input question
|
|
[1 reply] : do { //put lines 15-35 from your code here }while( myresponse != ... (by codewalker)
|
by DJLad16
Help with simple program
|
|
[9 replies] Last: Well as I said int a =0; is better so it should be done that way. But ... (by codewalker)
|
by bjorn123
Need help with Turtle Graphics
|
|
[7 replies] Last: The thing is when you rotate something you don't get nice round number... (by pogrady)
|
by Bruno Guerra
API/Facebook
|
|
[2 replies] Last: I already check this one... But i don't saw anything about API specifi... (by Bruno Guerra)
|
by bboy premier
Why is there an error
|
|
[2 replies] Last: Thanks a lot man, stupid mistake ahaha (by bboy premier)
|
by zakkor
Easy program not working
|
|
[1 reply] : the n%3==0 alone should be sufficient enough to keep any other odd ... (by Endl3ss)
|
by Yoda
Building a new comp -HELP- :D .. plz
|
|
[no replies]
|
by cheshirecat
Definite Iterations
|
|
[6 replies] Last: Actually, I figured out the rounding to nearest 100th - // project... (by cheshirecat)
|
by aaronfue
I'm completely lost with arrays/vectors!!
|
|
[1 reply] : for 1) do int num = 0; //instead of line 11 in your code //Use fol... (by codewalker)
|
by vgoel38
structures
|
|
[1 reply] : If you declare an object of a structure space does get reserved for it... (by codewalker)
|
by Hotice
Renaming a file
|
|
[18 replies] Last: Now, the question I should have REALLY be asking is, does anyone kno... (by Hotice)
|
by mcoliver88
Refreshing console screen
|
|
[5 replies] Last: sorry, i was ment to mention you above. thanks for your help TheJJJunk (by mcoliver88)
|
by bboy premier
Help - Complete noob
|
|
[2 replies] Last: For cin the delimiter for strings is space. Every word will be treated... (by codewalker)
|
by Forseth11
••THIS WON'T WORK ON WINDOWS XP!!!••
|
|
[14 replies] Last: What? It was for school and it is not a game. (by Forseth11)
|
by mikeecb
OpenGL Classes
|
|
[12 replies] Last: I think I added it. Does anybody have some sample code I can run?! (by youngcoder13)
|