Jump to content

Found bug in Code::Blocks (svn) or SDCC


Recommended Posts

Posted

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" }

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...