HI!I need to draw the background in c++ hmmm.. graphics or moving graphics maybe
Asking..Why I cant any of this on dev c++? too many errors. Cant test any of those. http://cplusplus.happyc...
HI!#include <iostream> #include <stdlib.h> #include <unistd.h> #include <time.h> using namespace std; ...
Hello Guys!what sould i replace ? i dont get that // get a random value from range 1..mb should i replace the...
Hello Guys!its running can you check this out? [code] #include <iostream> #include <cstdlib> #include <ctime> u...