Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space INSDEVEL and version 7.5.2

...

Code Block
languagetext
linenumberstrue
[exprange.c:10] **EXPR_BAD_RANGE**
>> 			b = &a[1];
	Expression exceeded range: &a[1]
	Index used: 1
	Pointer		 : 0x0000e226
	In block	 : 0x0000e220 thru 0x0000e224 (5 bytes)
					a, declared at exprange.c, 6
	Stack trace where the error occurred:
			main() exprange.c, 10

...