[try Beta version]
Not logged in

Beginners - May 2013 (Page 66)

Homework help
 
Hello so basically my project goes like this: Write a C++ program that reads in two positive int...
May 1, 2013 at 3:04am
[1 reply] : You never give a value to size_Sum (by Yanson)
Alphabetizing a string array
 
My array will contain first and last names. How do i alphabetize the names inside? for instance n...
May 1, 2013 at 2:18am
[6 replies] Last: Yes, I have one lol So, I don't know how to explain it, so I wrote ou... (by Ssturges)
I could use some assistance with "for loops" please.
 
I have a pretty horrible programming teacher. She doesn't explain much or do any coding with us in c...
May 1, 2013 at 1:52am
[4 replies] Last: Thank you! I didn't even think to make k equal to i. Wow I feel dumb. ... (by Wiredbones)
cin.ignore requests input
 
I've made a function that prints text slowly (prints a character, waits x ticks, prints a character,...
May 1, 2013 at 1:36am
[1 reply] : Try the delimiter '\n' (newline) rather than 'n' (the lowercase le... (by Chervil)
sort ints in an array
 
Im trying to sort rand generated ints in an array from greatest to least but i dont know how. im sti...
May 1, 2013 at 1:19am
[2 replies] Last: i now have int* humFight(int humDice) { int* a=new int ; int rolled... (by mordred2)
FLTK: Closing a window after a certain amount of time
 
I am making a splash screen for a program I'm involved in and I am currently stuck on finding a way ...
May 1, 2013 at 12:32am
[no replies]
May 2013 Pages: 1... 646566
  Archived months: [apr2013] [jun2013]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.