09.08.2012, 08:45
Wow, I didn't know it can be so simple! I'm wondering, what about strings? As far as I know, I cannot make string empty with 'Map[MapNumber][mName] = 0;' but it must be Map[MapNumber][mName] = '\0' or with EOS. Is it possible to do this within the loop?