User: Skico

  • Public profile

User profile: Skico

User info
User name:Skico
History
Joined:
Number of posts:9
Latest posts:

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->fstream
Oh, ok thanks anyway.

iostream->fstream
http://www.cplusplus.com/reference/iostream/ According to diagram on page above, fstream is part of...

Linking code::blocks with wxWidgets
I 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