User: monad

  • Public profile

User profile: monad

User info
User name:monad
Statistical data
Occupation:Student
Skills:C
C++
Javascript
History
Joined:
Number of posts:49
Latest posts:

Program to calculate failure loads of rc columns
I probably can't help with an explanation, but I'm sure that anyone who can would prefer that you us...

working with strings / input char validation
This might help: http://www.cplusplus.com/reference/string/string/operator%5B%5D/ The function seem...

Star Pyramid Reverse
This might help for outputting the asterisks: http://www.cplusplus.com/reference/string/string/strin...

Rewriting a Program using Functions
http://www.cplusplus.com/doc/tutorial/functions/ Example: [code] #include <iostream> void countUp(...

A practical case for vectors in a class
Note that cire's example is in C++0x. For C++03 you would replace the first occurrence of [code]aut...

This user does not accept Private Messages