Eric Pouech schrieb:
André Hentschel a écrit :
if (*sym->current == 'A') sym->current++;
I don't understand how this would be necessary? Are you sure it's needed ? A+
There is also the possibility "P" for "multidimensional arrays". The "A" actually seems to mean "nothing"(thats the same meaning it has as modifier), as it doesnt modify anything i can see.