User profile: mp3nut

User info
User name:mp3nut
History
Joined:
Number of posts:7
Latest posts:

Using a loop to print a decimal array
Great! Can't believe I overlooked it I've been going over this code so many times and rewriting it, ...

Using a loop to print a decimal array
Yes, and I got the following error 10 =`myList' undeclared (first use this function)

can not run "Hello World"
Hey, I use Dev- C++ (http://www.bloodshed.net/dev/devcpp.html) Here's the one I learned: #include <...

Using a loop to print a decimal array
Thank alot, that worked, but now line 10 says that "mylist" is undeclared. Did line 6 not declare it...

Using a loop to print a decimal array
Ok, I've rewritten this program a million different ways and I dont seem to be getting anywhere. I b...