User: GOct

  • Public profile

User profile: GOct

User info
User name:GOct
History
Joined:
Number of posts:4
Latest posts:

Flattening a 2D array efficiently
Hi, I need to flatten a 2D array **A efficiently, so I was thinking at two methods: 1. int k=...

Open GL logic is like console
OpenGL does not listen for events. Your window manager listen for events, a simple portable window m...

Function that will return string or double
@Krisando I've already used overloading for implementing my function: void test(int a, string ...

Function that will return string or double
Hello, I was wondering if it is possible to have a function that can return a string or a double. S...

This user does not accept Private Messages