manfhe Messages: 5 Registered: April 2010 Location: Brasil
Promising Member
Thanks.
I need use void* to manage different types at runtime, and my understanding in C++ void* is the unique solution.
I'm trying to make a crazy table, similar to a Lua table.