User profile: Mooncabbage
User info |
User name: | Mooncabbage |
History |
Joined: | |
Number of posts: | 8 |
Latest posts: |
permutation program The problem is less C++ and more what algorithm to use.
Try this perhaps?
http://www.freewebs.com/p...
Shortcut Program From memory the shortcuts in the quick launch toolbar in XP were stored in a user folder somewhere, ...
permutation program to clarify, if your user inputs say, "123", your program should output:
[output]123, 132, 213, 231, ...
Using ORs [quote=TheMeerkat][code]if(MACAddress[i]==( '0' || '1' || '2' || '3' || '4' || '5' || '6' || '7' || ...
Generating random double/float typed numbers Depending how random you want your random number to be, you could try getting a random integer of th...
|
This user does not accept Private Messages