Hi all,
I'm trying to dynamically allocate a triple-dimension array, but I'm getting a runtime error exactly in the point I make the allocation, but I don't know what did I do wrong.
Here goes my code:
Actually, there is a %i specifier. Though if I remember correctly it will look at its input and decide whether it is hex, octal, etc. while %d explicitly specifies decimal/base 10.