User: Xanthus

  • Public profile

User profile: Xanthus

User info
User name:Xanthus
History
Joined:
Number of posts:8
Latest posts:

easy question: if, else if
I thought so, but the first one is theoretically faster right? Thanks!

easy question: if, else if
Do I have to use braces after "if()", if I use "else if()" or "else"? Which one is correct, or are...

power and sqrt
thanks, that did it :)

power and sqrt
[code]#include <iostream> #include <math.h> using namespace std; int main () { int a = 5; in...

new thread to execute Sleep()
Thanks everyone, I'm gonna try to make it work :)

This user does not accept Private Messages