User profile: doug4

User info
User name:doug4
Name:Doug
Location:Linhardt
History
Joined:
Number of posts:224
Latest posts:

Basic variable assignment question
The value "1" is be default an integer. The value n is an integer. The operation (1/n) performs in...

Repeated Declarations
Try it for yourself. By writing a class around the [code]int[/code] type, you can see the creation ...

3 little problem with class
The problem is that [code]std::cout[/code] is a class derived from[code] std::ostream[/code]. The [...

Alphabet Permutation (All possible combinations)
Not really. If you want to scale the number of characters (all combinations of 4 character or all c...

switch statements using int
Do you understand why the single quotes were giving you problems, or did you just get the right resu...

This user does not accept Private Messages

User: doug4

  • Public profile