User profile: Ganado

User info
User name:Ganado
Bio:0, 0, 1, 0, 0, 1, 2, 2, 3, 2, 2, 1, 0, 0, 1, 0, ...
Statistical data
Occupation:Programmer
Skills:C++
C#
Python
C#/.NET
History
Joined:Jun 20, 2013 at 1:35pm
Number of posts:6831
Latest posts:

Cylic inclusion and forward declaration and template issue.
For others interested, here was my original example now split into multiple files: [b]main.cpp[/b] ...

Cylic inclusion and forward declaration and template issue.
The C++ #include system is fancy copy-paste. Anything that you can set up with multiple header files...

Safer way to maintain struct initializations
Thanks for the suggestions! I'll try them out. salem c, aggregate initialization might be the simple...

PNG File Reader
Ah... so it will throw an exception at the argv[1] logic before ite hits argv[2]. Clever. Not sure i...

PNG File Reader
I feel like there's sort of inside joke I'm not getting and that's not fair >:(