by jakesweater
I need a Game Menu for my games
|
|
[1 reply] : Umm.. What have you done? It sounds to me like you want to create a f... (by giblit)
|
by Glampkoo
IMO, C++ is more simple and easier to use than Java
|
|
[2 replies] Last: This seems more lounge worthy. Anyways, I don't think that your dista... (by xismn)
|
by newlearn33
Bubble sort array - program locking up
|
|
[5 replies] Last: Got it figured out. Thanks for the suggestions. They finally helped ... (by newlearn33)
|
by Chubby
Add Array Problem!
|
|
[1 reply] : The initializer of total is zero because the value returned by the ... (by closed account 2b5z8vqX)
|
by Perry Turner
bool loop?
|
|
[9 replies] Last: Here's the basic structure of your program. If your question is anythi... (by heebleworp)
|
by spadec
Reading Values from Text File into Array
|
|
[no replies]
|
by xarmzon
help with this assignment
|
|
[3 replies] Last: What do you have so far ? (by aleonard)
|
Can someone explain this please |
|
[2 replies] Last: I don't know what the problem was but after some research I tried this... (by closed account EwCjE3v7)
|
by ayo
bool function
|
|
[1 reply] : You should assign the random value to a temp variable then assign it t... (by giblit)
|
by fahmankhan75
Char(169) not printing
|
|
[4 replies] Last: Yes, that's correct, but note, onky on index 6 is when this happens. W... (by fahmankhan75)
|
How is this even possible |
|
[2 replies] Last: thanks James i had something like that in my book but forgot about it ... (by closed account EwCjE3v7)
|
by Michael 11
Program to swap letters from a text file
|
|
[no replies]
|
by taku
Slot Machine - code review
|
|
[2 replies] Last: Thanks for the reply :) I will definitely look into those. I really li... (by taku)
|
by mjyz
Why is my Average 0?
|
|
[7 replies] Last: Thank you guys! (by mjyz)
|
by AceDawg45
Help with this? Sorry if title isn't specific. I don't know how to make this one specific.
|
|
[2 replies] Last: I fixed it I ended up having an empty file added to the program. I was... (by AceDawg45)
|
by vyfukas
lower and upper letters
|
|
[no replies]
|
by mmudassir6
how to find no of bits
|
|
[1 reply] : If I'm reading your question correctly I believe you use the standard ... (by NullInfinity)
|
by ryandevlin17
I am unable to get a new line in a text file
|
|
[1 reply] : endl is outputting a newline to the file. The problem doesn't seem t... (by Chervil)
|
by gee1
Homework
|
|
[6 replies] Last: no nvm that dosnt work... (by iamlearning)
|
What is wrong with this code? |
|
[4 replies] Last: these should not be in your header #include <string> // class GradeBo... (by giblit)
|