by SoLix
SDL code working fine only on my computer
|
|
[no replies]
|
by leorio
Catapult Problem
|
|
[4 replies] Last: Somehow I missed commenting it out. It works now - thank you! (by leorio)
|
by Spiderman30
Expected Unqualified-id Before '{' Token
|
|
[7 replies] Last: if (result == true) { cout << "The number " << n << " is a perfec... (by wildblue)
|
by okancnplt
I need i little help for my homework
|
|
[2 replies] Last: Yes bro! Thanks very much! (by okancnplt)
|
by jayiswho
Output array gets repeated twice, with loops
|
|
[2 replies] Last: @Enoizat thank you for the review! Turned out it was my school's syste... (by jayiswho)
|
by DrJones
What does this line do?
|
|
[2 replies] Last: ahh cool.. thanks :) (by DrJones)
|
by wolfie16
toupper funtion
|
|
[1 reply] : You need to check if the char entered == x or if the char entere... (by Repeater)
|
by wnp007
vectors
|
|
[2 replies] Last: Yeap that makes a lot of sense. Thanks (by wnp007)
|
by krreisys
Writing and reading binary files
|
|
[2 replies] Last: It worked thx! (by krreisys)
|
line 46 |
|
[2 replies] Last: Yes. Either declare the function as returning an int , and do actuall... (by Chervil)
|
Linked list-insertion at end |
|
[3 replies] Last: > i cant use such complicated program for school. There is nothing co... (by JLBorges)
|
can not input anything |
|
[3 replies] Last: There's no special method. Just lots of practice. (by Chervil)
|
huge program |
|
[10 replies] Last: only the net price and total number of items are getting displayed Th... (by Enoizat)
|
by Spiderman30
Asterisk as Character
|
|
[16 replies] Last: windows task manager, kill q1.exe happens from time to time when you ... (by jonnin)
|
error saying undefined reference to a function |
|
[1 reply] : code compiles fine on my VC compiler. getting a few warnings but thats... (by stav)
|
by rajhansk
How to create your own file extension ?
|
|
[2 replies] Last: Are you actually wondering about how to create a file association so W... (by andywestken)
|
by redstorm98
hello, trying to change array of ints to dynamically allocated array of floats
|
|
[10 replies] Last: Oh yea forgot to put delete ydata; at the end! ill edit it. (by redstorm98)
|
by Coahlah
Help with infinite prompt loop
|
|
[1 reply] : while ((rules != 'y' || rules != 'Y') || (rules != 'n' || rules != 'N'... (by jonnin)
|
by shamar
Help me with this program
|
|
[8 replies] Last: int numbers , i, sum = 0; //this re-declares the same variables you al... (by jonnin)
|
what am i doing wrong |
|
[1 reply] : we can't see anything. price is set to zero. no is set to zero. If ... (by jonnin)
|