Begginers excercises hey i have done the second task for string functions : [code]int _tmain(int argc, _TCHAR* argv[]) { ...
Begginers excercises here is the first part of the strings excercise : [code]int _tmain(int argc, _TCHAR* argv[]) { cha...
Begginers excercises thnx for the reply and link NwN and hey why not DetectiveRawr :)
Begginers excercises hello all , i have done the first task of tic tac toe game but i think its a bit tedious can any1 te...
Begginers excercises here is the first task with fun with functions : [code]void say_hello(); int main() { say_hello(...