Okay this is a two part question.
1. Is this wrapper possible?
PHP Code:
#define strsize(%1) sizeof(%1) - 1
2. If #1 = yes. I seem to have compiling errors with a 3 dimensional array
PHP Code:
new g_string[MAX_A][MAX_B][32]
copy(g_string[num_of_a][num_of_b], strsize(g_string[num_of_a][num_of_b]), sometext)
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.