User: obscure

  • Public profile

User profile: obscure

User info
User name:obscure
History
Joined:
Number of posts:51
Latest posts:

Why does this program stop decrementing at 0?
In general .. Any non-zero number will be treated as true .. and zero is treated as false .. In th...

Why does this program stop decrementing at 0?
When (i) reached 0 the condition for the loop becomes false and the loop terminates ... Also , to w...

solving a puzzle
Have a look at this ... http://www.cplusplus.com/reference/map/map/map/

solving a puzzle
Have you tried associative array for this? Something like this ? [code]smm['S'] = 9 [/code]

loading a string array and a parallel double array
No Problem.. First) I know it has worked ... Just to make sure.. ([b]cire[/b]) Execuse me.. Is ...

This user does not accept Private Messages