by ettedo2000
have a problem with array and string output
|
|
[1 reply] : Figured it out myself. Thank you (by ettedo2000)
|
by unixbased
I can't create this program..HELP I'M DESPERATE!!
|
|
[2 replies] Last: Thank you so much whitenite1 !! That was so so simple !! I guess when ... (by unixbased)
|
by marcia1010
How do you write the prototype for an overloaded function ?
|
|
[no replies]
|
by skarla
c++
|
|
[no replies]
|
by robbyk
Working with enum
|
|
[1 reply] : That's not what enums are for. What you're looking for is a map. With ... (by Athar)
|
by sky91
pointer_operator new
|
|
[6 replies] Last: So, how to modify the coding if i wan to output as 4 4 5 7 10 14 19 25... (by sky91)
|
by Dmahn
C++ Dice Roll Program
|
|
[3 replies] Last: could you give an example of how i could use the arrays to make it so ... (by Dmahn)
|
by Ahmad Shoaib
Help needed in Snake code
|
|
[4 replies] Last: I would suggest making a struct/class called "snake" and making head, ... (by Computergeek01)
|
by cdj2k10
Complete Noob
|
|
[7 replies] Last: thanks for the help guys, i'll get crackin (not the cracking your prob... (by cdj2k10)
|
by JarydC33
Problem with Debugging
|
|
[no replies]
|
Proper int-to-float conversion |
|
[3 replies] Last: You'll have to do that with days as well. I think there's an issue w... (by Gaminic)
|
by brosh
Creating a Library - Visual Studio 2010
|
|
[7 replies] Last: I've tried fallowing what you guys said to do but I don't seem to unde... (by brosh)
|
by Voroshek
char to int
|
|
[6 replies] Last: It is logic: '0' is 48 :) (by Voroshek)
|
by eyesofhope
reverse a string with loops - debugging
|
|
[15 replies] Last: [quote=EyesOfHope]One of the first things I found too. I guess I'm suc... (by LB)
|
by incremental
Pointers as Arrays
|
|
[11 replies] Last: @Gaminic: Please do me a favour and don't interfere when you don't und... (by TheDestroyer)
|
by vampo650
getline function not working
|
|
[5 replies] Last: That is exactly the problem. The user will always press ENTER after e... (by Duthomhas)
|
by incremental
Pointers Question
|
|
[2 replies] Last: What I'm saying is in my class, I have a data member that is a pointer... (by incremental)
|
by jmrag
Reading from file
|
|
[3 replies] Last: The Output is this: funct:M strng:5 number:957468086 code:0 funct:R s... (by jmrag)
|
by abdulmatin1
displays the character ch on the stdout device (screen) consecutively n times
|
|
[no replies]
|
by abdulmatin1
Terminate start>finish (1,2)
|
|
[20 replies] Last: I compiled the code, and its not what i needed the code that i had mee... (by abdulmatin1)
|