User profile: hoobledooble

User info
User name:hoobledooble
Name:Nick Reppen
Location:Lexington KY
Bio:College student at the university of Kentucky doing a Pre-Computer Engineering major
History
Joined:
Number of posts:6
Latest posts:

How do I deal with floats in my int based text menu
Thank you all for the input, much appreciated

How do I deal with floats in my int based text menu
I'm writing a menu that will present you with 5 choices over and over again until you enter 5 as you...

Stack around the variable corrupted?! Help!
Okay, I finally figured it out and it runs with no errors! I will post the code that way you all can...

Stack around the variable corrupted?! Help!
[code] void run_die(int dice[], int size) { //Sets up a bool to detect wether or not a run is prese...

Stack around the variable corrupted?! Help!
Thank you for your input AbstractAnon and chipp... I will try to fix the issues you've pointed out ...