cout not printing variables as they truly are or inhibiting update of memory...operator<< is a right to left operator. http://en.cppreference.com/w/cpp/language/operator_preceden...
function arguments and returning, how to set my code out![code] int loadFont ( char* fileName, font *f ) { //Blah blah load struct stuff, f->blah = 1 retu...
subset of k elements [quote]I want to write an algorithm, in which it needs to find [b]all[/b] subset of k elements[/quot...
subset of k elements Am I missing something obvious here? Just loop a large enough bit size integer from 1 to 2^n [s]inc...
accept() function missing? WTF?[quote]I define my own make file and everything[/quote] Sorry ignore my old post - didn't see this....