User profile: cadencej

User info
User name:cadencej
Email:cadencejames@gmail.com
Name:Cadence James
Location:Battle Creek, MI
Bio:Love to work with computers.
Love to read.
Not much else about me.
Statistical data
Birthdate:Aug 7, 1992
Gender:Male
Occupation:Other
Skills:C++
HTML
History
Joined:
Number of posts:6
Latest posts:

Randomizing Pictures
Okay. Never mind. I figured out how to do it. I had like 81 individual pictures before, and now I...

Randomizing Pictures
Okay. That makes sense, except for the location of the picture. For instance: [code] if (b[1]==...

Randomizing Pictures
Hey. I was wondering if anyone knows how to choose a random picture from a file of pictures. The pro...

Happy Numbers
Does anyone know how to write a program to find a happy number? I tried writing one, but it is appar...

Finding Primes
Thanks guys. I knew about the Sieve of Eratosthenes, but I wasn't sure exactly how to implement that...