by akshayk
argument of type `int (CaloCell::)()' does not match `int'
|
|
[no replies]
|
by e0ne199
how to make win32 API program..?
|
|
[12 replies] Last: No, all efforts to port GNOME to windows AFAIK have been unsuccessful.... (by chrisname)
|
by Sebolains
Compiler Problem
|
|
[5 replies] Last: I'm glad to be of assistance and I hope people don't use Dev in the fu... (by tummychow)
|
by Phazon
Input skipped
|
|
[3 replies] Last: Glad to be of assistance, input buffering can be very confusing. (by tummychow)
|
by tifa farouk
important quistion
|
|
[6 replies] Last: No, you can't. Binary search requires a random access structure. (by helios)
|
by TanKCR
Visual Basic to c++
|
|
[12 replies] Last: Start from an Empty Project in VC++ (by Bazzy)
|
by cnix
Basic String Array Algorithm
|
|
[3 replies] Last: i couldnt figure out a solution looping backwards.. but i managed to f... (by cnix)
|
by Rycul
Function restarting itself.
|
|
[14 replies] Last: Haha BettyBoopTS, the problems I had are all solved at the moment so I... (by Rycul)
|
by john891
What's automatic memory allocation ?
|
|
[14 replies] Last: OK, thanks Bazzy ;) (by john891)
|
by Sayagain
Access to public member in a Class
|
|
[5 replies] Last: You need to create a 'set_disparg()' fucntion that does have access ... (by mcleano)
|
by drk
acessing a vector within a structure
|
|
[6 replies] Last: I found another way to do that i wanted. Thanks anyway for your help... (by drk)
|
by awill1122
verifying an input
|
|
[10 replies] Last: Oops! Sorry about that. I fixed it for you above. (I had originally... (by Duthomhas)
|
by dionisis
Question about Visual Studio 2008
|
|
[3 replies] Last: Wow, I'm sorry - I didn't look at this for 10 days, so I'm not sure yo... (by jrohde)
|
by djdenn
two-dimensional masives
|
|
[3 replies] Last: here is a reference that might help: http://cplusplus.com/reference... (by BettyBoopTS)
|
by JMHCRW
Arrays
|
|
[11 replies] Last: dont text(or write code for that matter) while driving!!! >:( :) (by BettyBoopTS)
|
by tifa farouk
some thing in deleting from arrays
|
|
[2 replies] Last: thnx (by tifa farouk)
|
tic tac toe game crashing |
|
[4 replies] Last: ok i put it up under my name (by shadowvillian)
|
by DoiVoiD
trouble understanding this sort function
|
|
[10 replies] Last: Actually, no. He phrased it correctly. a=*b--; is the same as a=*b;... (by helios)
|
by garrett
Output to text file
|
|
[1 reply] : ohhhhhhhhhhhh i figured it out ofstream calculated; calc... (by garrett)
|
by Clefspeare
Getting a value between two numbers with boolean operators?
|
|
[7 replies] Last: It's all about paying attention to detail and reading very, very caref... (by moorecm)
|