by brynpttrsn
loop output weird problem
|
|
[2 replies] Last: Dosen't matter... still does the same thing. (by brynpttrsn)
|
by Algorithms
Questions about Arrays?
|
|
[4 replies] Last: Yes thanks. (by Algorithms)
|
by cg9289
going from a .wav to .txt
|
|
[1 reply] : So, what exactly is your question? How to read the WAV itself? How to ... (by helios)
|
by daxiang
Having a problem passing a two-dimension array to a setfunction of a class
|
|
[4 replies] Last: int getArray() { return array ; } Please think this through m... (by kempofighter)
|
by vRltwE
How write a method that return a array of int?
|
|
[2 replies] Last: You'll want to check out the articles database as well. Here are a co... (by kempofighter)
|
by irfan20uk
elimination of element outside of matrix dimension
|
|
[no replies]
|
by vRltwE
How write a method that receive a array of int?
|
|
[2 replies] Last: Suppose you are a compiler and someone asks you to compile this: v... (by m4ster r0shi)
|
by declan
Object created from heap memory, are all its members?
|
|
[4 replies] Last: Wow, thanks! Clears up a lot. (by declan)
|
by vRltwE
How to declare a matrix of int?
|
|
[1 reply] : There are many posts around here that talk about dynamically allocatin... (by jsmith)
|
by masi
program moving objects
|
|
[3 replies] Last: Well of (col - 1) is the LAST element, and you want to move right, the... (by Galik)
|
by bigearsbilly
post increment operator overload
|
|
[9 replies] Last: One thing i dont understand frankly is that how is the char of the str... (by bluecoder)
|
by skater
Chess programming question
|
|
[1 reply] : There isn't much of an alternative. Generate your movelist ignoring... (by jsmith)
|
by diffthinkr
object& in turbo c++ (1,2)
|
|
[21 replies] Last: Galik, thanks a lot. it worked! The weird message was because the obje... (by diffthinkr)
|
by Mike911
compiler error with /clr
|
|
[2 replies] Last: Thanx for your quick reply ! But rigth this time in the web I found... (by Mike911)
|
static or instance call.. |
|
[1 reply] : I've used Apache log4cxx and it was fine even for small programs. It ... (by PanGalactic)
|
Templates and Inheritance |
|
[2 replies] Last: Looks okay to me. Did you mean to make the parameter a reference her... (by Galik)
|
by Kathy L
exception:list iterator not decremental.why?
|
|
[2 replies] Last: well,thanks. but i don't think the problem is really caused by the us... (by Kathy L)
|
by srsg90
object out of scope
|
|
[2 replies] Last: You don't need to dynamically allocate. Your set and list classes mus... (by kempofighter)
|
by MottMan
Good Game Programming Books
|
|
[1 reply] : http://www.gamedev.net/columns/books/ (by helios)
|
by agoswami
forcefully destructor in class
|
|
[1 reply] : Not defining a destructor will not give you an error. That doesn't mea... (by hamsterman)
|