• Users
  • CuddleBunniezzz12

User profile: CuddleBunniezzz12

User info
User name:CuddleBunniezzz12
Name:Benjamin
Location:Buffalo, NY
Statistical data
Gender:Male
Occupation:Student
Skills:PHP
C++
Javascript
Small Basic
MySQL
DarkGDK/DarkBASIC Pro
History
Joined:
Number of posts:9
Latest posts:

How to loop chars (*)
Shadow Addict, no offense, but did you even check the link that he got this programming exercise fro...

How to loop chars (*)
When starting out with C++, you'll find out that your answer to your problems are actually a lot sim...

Multidimensional Arrays
I think this would be the correct code [code] //Setup standard environment #include <iostream> ...

My way to make a game map in the console.
Well, this does look very nice, but a suggestion. Make the "itsXCoord" and "itsYCoord" variables ...

How numbers are rounded
Yea, your right, just tested it, it rounds down.