by quayda
If/Else statement
|
|
[2 replies] Last: Thanks a million. I've updated my code, and it now looks like: #incl... (by quayda)
|
by bassoum70
adding object in a view
|
|
[no replies]
|
by bassoum70
mfc application
|
|
[no replies]
|
by quayda
ERROR: expected primary-expression
|
|
[2 replies] Last: I think my rookie is showing. Thanks!! (by quayda)
|
by quayda
invalid types `char[int]'
|
|
[5 replies] Last: Easy way to do this is probably make size a string and then just do s... (by Void life)
|
by quayda
Enum
|
|
[1 reply] : Also, this may be a stupid question, but can I define two vales at onc... (by quayda)
|
by MrMan12345
Need help on my game
|
|
[3 replies] Last: A conio.h adaption: #include <iostream> #include <conio.h> using name... (by closed account j3Rz8vqX)
|
by binf
Expecting your tips&hints
|
|
[4 replies] Last: that was your code, I just indent it properly. (by ne555)
|
by Calvin0000
non static members
|
|
[3 replies] Last: > PP2D is a Derived Template when used in case 2. "template class der... (by ne555)
|
by photalysis
Conlang Notepad: Recommend Me Some Libraries...
|
|
[no replies]
|
by ohad
hello
|
|
[2 replies] Last: thank u!! the bigest mistak of me was the while (*ch = s) insted of wh... (by ohad)
|
by TheConfused
When to startup on second language?
|
|
[no replies]
|
by mrb
GPA Calculator Program (1,2)
|
|
[39 replies] Last: Congrats - glad you got it working :) (by wildblue)
|
by h4ever
Error: cannot convert parameter 2 from 'char *' to 'LPCTSTR'
|
|
[11 replies] Last: > In that case... There couldn't have been any other case. It is o... (by JLBorges)
|
by Ebamber
Trying to Build a Tokenizer, problem defining Token class
|
|
[1 reply] : expected ':' before string at both variable definitions So put a co... (by norm b)
|
Fraction Class HELP! |
|
[2 replies] Last: it is supposed to give me the gcf of the numerator and denominator. Bt... (by closed account ivDwAqkS)
|
by zinat
char * to char array
|
|
[1 reply] : Assuming the array is large enough to contain the entire string, you'd... (by Disch)
|
by mimito
Gauss Seidel iterative method HELP
|
|
[2 replies] Last: the program incorrectly prints : 1 iteration: x1= 0,5 x2 = 1,625 x3 =... (by mimito)
|
by mebruler
do while.... What the??
|
|
[11 replies] Last: that works, but I tend to agree, I'm not sure that's what he's looking... (by mebruler)
|
by adiktid
Rand() help
|
|
[11 replies] Last: You can sort your array before you print it to produce what you may be... (by closed account j3Rz8vqX)
|