User: syneris

  • Public profile

User profile: syneris

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

i thought i didn't need a return type?
You are telling the compiler you are returning something, so why wouldn't you want to return anythin...

MS Visual C++ V6.0
Has that much really changed?

How to return the length of an integer input
You could convert it to a string and get the length of the string. You could count how many times i...

subclass object on superclass
Can you overload virtual functions? Must virtual functions be redefined? Do you need a pointer to a ...

Array elements elimination
Surprised I didn't get corrected on this. Using mod to loop the array instead of the while you can f...

This user does not accept Private Messages