Rio Posted January 30, 2007 Report Posted January 30, 2007 if a const multi array are declare longer than the defined content, then at compiling.. Pc will fill memory endless til crash... :-\const unsigned char test[2][20] = { "nur 18 lange Array", "nur 18 lange Array" } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.