it keeps asking the question forever |
|
[4 replies] Last: I recommend you fix the first problem before trying to turn the do-whi... (by Peter87)
|
by waxiz
XML?
|
|
[no replies]
|
by beakie
Structure issue... mixed types are not supported (error C4368)
|
|
[1 reply] : I think this might be down to the fact I created my dll project as CLI... (by beakie)
|
by tejas1995
Chess
|
|
[5 replies] Last: Ok thanks, got it (by tejas1995)
|
by dtaqee88
understanding larger function
|
|
[2 replies] Last: Thanks fg109. Alright I understand that a little. I didn't realize "la... (by dtaqee88)
|
by Sirr Purr
Search for a Value within a 2-D Array
|
|
[5 replies] Last: At a certain point you're going to have to understand the way the refe... (by Lowest0ne)
|
by evanc9606
Linking static library in Netbeans
|
|
[1 reply] : Update: Never mind all, all I had to do was close and open the projec... (by evanc9606)
|
by Swizzler
Repeating virtual keyword
|
|
[7 replies] Last: The keyword virtual has no any symantic sense for derived classes. (by vlad from moscow)
|
by toomanystars
String stream in money class
|
|
[5 replies] Last: Hi, Sorry for the belated reply knuth, but it's been a hectic week. I... (by toomanystars)
|
by chriswsy
Unscramble words program- output image and score not as parameter
|
|
[2 replies] Last: Hi chriswsy, My first point is to put the code inside the braces afte... (by TheIdeasMan)
|
by Perry Turner
recipies
|
|
[5 replies] Last: @TheIdeasMan That won't work either... Do you mean the clear scree... (by TheIdeasMan)
|
by SGM3
Calculator
|
|
[13 replies] Last: Well, your program is a C program really. The only C++ parts of are co... (by TheIdeasMan)
|
by newbieg
What are these error messages?
|
|
[2 replies] Last: Hi newbieg, Can you post your code and compiler output? TheIdeasMan (by TheIdeasMan)
|
by skarla
help.
|
|
[14 replies] Last: http://translate.google.com/ int main() { ofstream myfile; ... (by Mathhead200)
|
by xdcx
increasing array size with 'new'
|
|
[8 replies] Last: thanks for the help. I was able to get it working 'perfectly', if anyo... (by xdcx)
|
by myoni
cout 2 dimensions char array using void *
|
|
[8 replies] Last: thank you very helpful, now Iv'e a problem with bubble sort, I need ... (by myoni)
|
Increasing the size of a pointer array. |
|
[6 replies] Last: I don't quite understand this: loop2 <= statementSize - 2 . Why minu... (by Lowest0ne)
|
by macs
to count no. of a particular word in aline
|
|
[9 replies] Last: As I can guess it is not your code becuase the first code you demonstr... (by vlad from moscow)
|
by digrev
my first program
|
|
[6 replies] Last: thanks a lot friends i was trying to understand reference thing .is it... (by digrev)
|
by Hazukiy
Program responce & strings *HELP*
|
|
[4 replies] Last: Sorry forgot one thing. The #define goes at the top of file after the... (by TheIdeasMan)
|