User: Sammie22

  • Public profile

User profile: Sammie22

User info
User name:Sammie22
History
Joined:
Number of posts:11
Latest posts:

Can someone explain how this program works?
You should use the code tags to post code, so it's formatted and easily readable. int divide = nu...

a question
[code] while (a!=5) { cout<<"the number is not 5"; } [/code] if a != 5 it will loop foreve...

Creating a loop for Two player game
Just a thought, but a circularly linked list might work well here: http://en.wikipedia.org/wiki/Link...

Spelling checker...
I might start by solving the 'exact match' case first. That seems pretty easy and should get you goi...

how do i create a binary float?
Haha.. that's a good one.

This user does not accept Private Messages