easy question: if, else ifI thought so, but the first one is theoretically faster right? Thanks!
easy question: if, else ifDo I have to use braces after "if()", if I use "else if()" or "else"? Which one is correct, or are...
power and sqrtthanks, 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