by gcr114
Not all control paths return a value
|
|
[1 reply] : The function doesn't do what it's supposed to. Keep trying. Tip: Its ... (by helios)
|
by General
Program .. Urgent!!! (1,2)
|
|
[24 replies] Last: I was kidding. 8^D This site needs some emoticons. 8^p (by cnoeval)
|
by oghmaosiris
Why is the pointer not pointing? (1,2)
|
|
[20 replies] Last: When properly used, std::string has no more overhead than doing the al... (by helios)
|
Is there a way of making a base object return a derived object? |
|
[5 replies] Last: It probably is poor design on my part, I don't know how to do it bette... (by AlwaysLearning)
|
by vampire
Where is my wrong
|
|
[4 replies] Last: thank y so much (by vampire)
|
by johns420
Argv[] to Hex
|
|
[1 reply] : Use stringstreams and manipulators (by Bazzy)
|
by Dmitrij
Unicode
|
|
[4 replies] Last: No, it doesn't work. I've got a black screen and row: Press anykey to ... (by Dmitrij)
|
by sigutis
constructor calls in vectors
|
|
[2 replies] Last: You shouldn't have the class scope specifier inside the class itself. ... (by Bazzy)
|
by AyJay
Difficulty in compiling a C programme on a C++ compiler
|
|
[3 replies] Last: Hey AyJay, I'll attempt to answer your questions, but I'll say up f... (by sammy34)
|
by DoomCarnage
Undeclared variable
|
|
[4 replies] Last: I see... Thanks (by DoomCarnage)
|
by intel2010
cannot compile
|
|
[3 replies] Last: Okay there's a bunch of problems here. 1. ch = text; In this ... (by closed account jwC5fSEw)
|
by SoloXX
Why isn't my IF/ELSE statement working?
|
|
[3 replies] Last: When you say it doesn't work you mean that you can't see the output? I... (by m4ster r0shi)
|
by TunaPete
Remove zeros from array
|
|
[5 replies] Last: You can use two dynamic array to do that thing. But in your code,i us... (by qtpan)
|
by blaze745
funtions in arrays
|
|
[3 replies] Last: hey guys ok i need help to shuffle the array...it says to shuffle the ... (by blaze745)
|
by hamiltonham
expecting ';' before ')' token, all variables defined
|
|
[4 replies] Last: ^^ (by m4ster r0shi)
|
by malhajri2006
how to limit the insertion times to this prog
|
|
[2 replies] Last: thank u mate. (by malhajri2006)
|
by dwinters
formatting phone numbers
|
|
[1 reply] : I suppose that since a phone number is meaningful if seen as a sequenc... (by m4ster r0shi)
|
by paulliwali
[update:post: 10] displaying 0s, leading zeros?
|
|
[11 replies] Last: thx imi for the help, finally got it to work #include <cstdl... (by paulliwali)
|
by atreyucurses
Understanding programming question
|
|
[1 reply] : It doesn't sound like you need to accept any input from the user. You ... (by sammy34)
|
by tysonc
for loop not working correctly
|
|
[10 replies] Last: I'll try it out... if it doesn't work I'll figure something out, it's ... (by tysonc)
|