User: Kiryu

  • Public profile

User profile: Kiryu

User info
User name:Kiryu
Name:David
Bio:I'm me
And yea, I'm pretty young
Statistical data
Birthdate:Oct 28, 2017
Gender:Male
Occupation:Other
Skills:PHP
C++
Java
Python
History
Joined:
Number of posts:41
Latest posts:

Template specialisation implementation
I would normally assume you're talking nonsense. But assuming your enormous point count translates t...

Template specialisation implementation
Currently I am struggling to compile the following snippet: [b]Header:[/b] [code] #ifndef TEST_H #d...

Why does the following snippet not compile?
[code] struct A { virtual void method(int) {}; int method() { return 0; }; }; struct A_child : pu...

Why does my exception skip the catch block and just terminates the program?
[quote]lGetShaderInfoLog was overwriting part of the memory space[/quote] Well, that was my guess t...

Why does my exception skip the catch block and just terminates the program?
Well, I just wanted to "brag" that I found out what the problem was, but now I see @Ganado and @pote...

This user does not accept Private Messages