User: o0OpsyphiO0o

  • Public profile

User profile: o0OpsyphiO0o

User info
User name:o0OpsyphiO0o
History
Joined:
Number of posts:16
Latest posts:

[SOLVED] Accessing a class in another File
A simple method of working with multiple class objects in a single file is to write your class frame...

Why is this an infinite loop...?
Surely what you want instead of 'and' (or '&&' as is better known by most compilers) is the logical ...

What does API refer to?
Question is as above

Finding the GCD in C++ Program
Here's an idea of how you can do it :). Find the results generated by dividing the numerical input b...

Contains a digit
perhaps a series of for loops, each one minusing a different constant from 0 - 9, then run a second...

This user does not accept Private Messages