by Mehdinaqvi
whats wrong with this code.plz help me.
|
|
[1 reply] : Can you tell me what this program does? Is it File handling..? (by Cpluspluslovers)
|
by Shady Attack
need some help !!!
|
|
[2 replies] Last: :( no one here ........... if u have no time to fix it plz give me som... (by Shady Attack)
|
templates and memory occupancy |
|
[3 replies] Last: > where is the value case2::n stored? There is type with the name ca... (by JLBorges)
|
by atiqah
square root
|
|
[2 replies] Last: Do not include <math.h> as it is obsolete. You also don't need <stdio.... (by Mats)
|
by Zapeth
Need help with fixing this piece of code
|
|
[2 replies] Last: Thanks that solved it. Too bad I didn't look at the warnings though (... (by Zapeth)
|
by Jose94ji
Cant return int
|
|
[1 reply] : You specify that the function should return T* not int. That's why it ... (by sargon94)
|
by Sincere
Bank Account Project!!(assistance)
|
|
[3 replies] Last: Instead of: #include <BankType.h> use : #include "BankType.h" ... (by xismn)
|
by hooshdar3
What is wrong with my generate()?
|
|
[1 reply] : On un-commenting the call to my generate() function, I get strange er... (by cire)
|
C++ loop not working |
|
[10 replies] Last: That didn't work either. I ran 'calculate code metrics for solution' u... (by Firepathedian)
|
by evan1991
PayRoll
|
|
[4 replies] Last: Is all of my codes and functions are in order. Cuz i keep trying to ru... (by evan1991)
|
by IWishIKnew
GDB Build: Running into problems
|
|
[4 replies] Last: trying that tdm didn't work either. It couldn't get past g++... (by IWishIKnew)
|
by Jose94ji
Local function definitions are illegal
|
|
[2 replies] Last: Yea, your right thanks! (by Jose94ji)
|
by robertad2828
Numbers game
|
|
[1 reply] : If you have b = a going on then there is hardly much point checking if... (by Mats)
|
by Thumper
Accessor Function Pardigm
|
|
[4 replies] Last: I was browsing an open source project and found some code bits that us... (by Thumper)
|
by trino
Use Concorde TSP as a library
|
|
[no replies]
|
by hooshdar3
Is the algorithm implemented wrongly?
|
|
[1 reply] : Alas, it is wrong. That isn't a bucket sort... you are actually tryi... (by Duthomhas)
|
by toicomment
error: no matching function for call
|
|
[3 replies] Last: Thanks for replies. Are you guys saying following code is wrong as gi... (by toicomment)
|
by ocprodigy
Destructor + inheritance causing program to crash after running?
|
|
[3 replies] Last: I'll just leave this reply for the possible future, the one in which y... (by Catfish666)
|
by danedigitty
C++ questions
|
|
[1 reply] : Why don't you tell us what you understand about each of the questions,... (by Zhuge)
|
by Gulopey
Connection Vecotrs
|
|
[3 replies] Last: http://www.cplusplus.com/forum/general/112111/ > vector<connection *... (by ne555)
|