User: TelephoneKiosk

  • Public profile

User profile: TelephoneKiosk

User info
User name:TelephoneKiosk
History
Joined:
Number of posts:14
Latest posts:

Why is my code not working?
That's a bit weird. I thought [code]rand() % high + low[/code] was supposed to return a value betwee...

Why is my code not working?
So I have the following code: [code] #include <iostream> #include <time.h> #include <stdlib.h> ...

Pointers to functions
I was reading the c++ tutorial on this site and made it to this part: [code] #include <iostream> us...

Countdown while user types
So let's say I wanted to make a program wherein the user has to guess a password, but only has six s...

Where to go from here?
I just finished watching all TheNewBoston's videos on c++: http://thenewboston.org/list.php?cat=16 ...

This user does not accept Private Messages