by Cole99
Char Help!!! PLEASE
|
|
[16 replies] Last: Thanks but I already got it. look at my 3rd post (by Cole99)
|
by eagle3033
request for member ‘’ in ‘’, which is of non-class type ‘'
|
|
[1 reply] : This is a function declaration elastic<2> elast_opt() ; Remove the p... (by Peter87)
|
by brynnflynn
Iterator not treating item as its actual class
|
|
[4 replies] Last: HI , can you provide more details about .. ChildIterator (by bluecoder)
|
by Stewbond
STL pass by reference
|
|
[12 replies] Last: ciphermagi, C++ is not Java. If the default behavior is to be not virt... (by aquaz)
|
by swarage
Working with large digited numbers
|
|
[7 replies] Last: thanks to all, but i found a ibrary called BigInteger which works grea... (by swarage)
|
by Stewbond
Pass by reference into a threaded function
|
|
[2 replies] Last: This is perfect! I just installed boost today so I haven't figured o... (by Stewbond)
|
Need a 2nd set of eyes on this. Crashing with fwrite(). |
|
[8 replies] Last: Yea, fprintf fixed it, the write must have been going over the buffer ... (by Matt Boudreaux)
|
by incognito
output of #define
|
|
[5 replies] Last: Oops..right. Compiler doesn't care about syntax..How did I miss this t... (by incognito)
|
Dependency Injection and Database |
|
[3 replies] Last: Sounds like you have a big project planned! You need rock solid tools... (by mik2718)
|
by kyky365
how to call out the function. C++ keeps saying identifier not found
|
|
[7 replies] Last: Looking at the function body, there's no need to pass by reference her... (by MrHutch)
|
by dsanc89
Game Programming - Component-based Class Designs (does that imply nested classes?)
|
|
[3 replies] Last: A nested class is pretty much the same thing as a normal class, the on... (by hanst99)
|
by Girija
Values stored in char *argv[]
|
|
[3 replies] Last: There is always something in argv #include <iostream> #include <stri... (by closed account z05DSL3A)
|
by helpMePlze
problem on 2 Dimension array : program breaks in dev C++ but runs fine on visual studio 2008
|
|
[2 replies] Last: Thanks i was confused for it ...and it was eating me for several days... (by helpMePlze)
|
by kyky365
the mastermind game cannot show the result in the round 2 or above
|
|
[1 reply] : I think rightpostion and rightnumber need to be reset to 0 after each ... (by vin)
|
by h9uest
Invalid template function?
|
|
[6 replies] Last: you can call the funtion in the main as str2Type<int>(str) b... (by bluecoder)
|
by PL285
Function Help
|
|
[7 replies] Last: Step 1 : use vector to store the data from the file . Step 2 : ite... (by bluecoder)
|
by ayanda83
UNABLE TO READ DATA FROM A FILE
|
|
[8 replies] Last: the cursor is at the begiunning of the file in my input file. so i d... (by roberts)
|
by roberts
More enlightenment, please.
|
|
[3 replies] Last: Getting this error: 1>c:\users\roberts\documents\visual studio 2010\pr... (by roberts)
|
by hopesfall
Help understanding this homework problem
|
|
[no replies]
|
by hopesfall
recursive algorithms
|
|
[3 replies] Last: How would I know how many recursive calls were needed to solve a given... (by hopesfall)
|