Crash on calloc()Thanks, I can't believe that I put bool there instead of int. I have wasted more than a hour because...
Crash on calloc()[code] int** vlocky; vlocky = (int**) calloc (pocVlociek,sizeof(bool*)); for(int i = ...
iostream->fstreamOh, ok thanks anyway.
iostream->fstreamhttp://www.cplusplus.com/reference/iostream/ According to diagram on page above, fstream is part of...
Linking code::blocks with wxWidgetsI think I managed to succesfully build wxWidgets but now I need to tell c::b where to find it becaus...
This user does not accept Private Messages