Recommend me a GUI toolkit that is fastHi! I recently started learning FLTK because I heard programs made with it were fast and light (as t...
What are additional { } used for?Hi! I am quite new to C and C++. Today I saw the following thing: [code]#include "new.h" Fl_Wind...
what is worng with this program, it wont start at 0?It could be that your console buffer is not large enough to be able to show you all the 500 new line...
How to find the lenght of a char arrayThank you very very much! Your code didn't output the whole file's string length but the string leng...
How to find the lenght of a char arrayI used to do this simple task with [b]strlen()[/b] or finding the first '\0' character in the char a...
This user does not accept Private Messages