by LacViet
pointer/array of classes.
|
|
[1 reply] : It says that it has a problem with the new: syntax error : 'new' P... (by Mitsakos)
|
by QWERTYman
PlaySound() blues
|
|
[15 replies] Last: Alas, I'm out of ideas. I don't know what is wrong with your system...... (by Duthomhas)
|
by quant
How to calc offset and read header binary?
|
|
[14 replies] Last: I think you need to spend some time looking through some tutorials on ... (by Duthomhas)
|
by mws535
Using Multiple Namespaces
|
|
[3 replies] Last: That doesn't solve the problem. MinGW doesn't throw random errors. If ... (by Duthomhas)
|
by bluegray
Segmentation Fault
|
|
[5 replies] Last: I get what your saying ... that worked thanks (by bluegray)
|
by gAaRa
Need a Time Delay Loop (Turbo c++)
|
|
[7 replies] Last: jmc: The whole point of wait() is not to use Sleep() or any other un... (by helios)
|
why doesn't the compiler recognize the class i created? |
|
[3 replies] Last: had it fixed !!! (by newkidonthebloc)
|
by man156
problem about division & modulus
|
|
[3 replies] Last: You may want to cast your divisor or your dividend as a floating point... (by jmc)
|
by Gonen
Question about #define
|
|
[5 replies] Last: what I did wrong? See the post above - macros don't work with ellip... (by exception)
|
Need Good Quality Exercises |
|
[4 replies] Last: i was looking for something similar...checked out above assesment ques... (by newkidonthebloc)
|
by mikeb570
How to save stuff ?
|
|
[10 replies] Last: Probalby the programs he mentioned doesn't just have a couple of confi... (by Mitsakos)
|
by bluegray
array subscript
|
|
[4 replies] Last: yea.. simple mistake. heh. i = lowMonth; You just keep re-assignin... (by Aakanaar)
|
by postpost
random numbers
|
|
[6 replies] Last: i want to create a function that will loop 10 times and see how many ... (by Zaita)
|
by learning cpp
Can we create an object just with constructor name without ()
|
|
[8 replies] Last: No worries. For the longest time it never occurred to me they were di... (by jsmith)
|
by yuckify
problem with large char** arrays
|
|
[4 replies] Last: ifstream fConfig(FileName.c_str()); it creates an ifstream (input... (by Mitsakos)
|
by ladesidude
stl list interface
|
|
[6 replies] Last: @Duoas/@mahlerfive, Thanks very much for your answers and links. ... (by ladesidude)
|
by sukhoie
EMACS on XP cannot recognise "make" command
|
|
[5 replies] Last: http://www.gnu.org/software/emacs/manual/emacs.html (by Duthomhas)
|
by idono
cool math multiple program funtion problem
|
|
[11 replies] Last: That's a very common style. I've done it myself when the code is fairl... (by Duthomhas)
|
by kacko
Repeat then ends??
|
|
[1 reply] : Line 4 use cin>>input ; instead of cin.get() (by anilpanicker)
|
by RicksteR
still problems >.>
|
|
[4 replies] Last: Ok. Some feed back: Line 55: Error, it should be int i = 0 not i... (by Zaita)
|