Arrays
#8

It's because you have specified 512 cells in the format function, so it continues writing to memory even though you don't have any memory allocated, which is a buffer overflow.

http://en.wikipedia.org/wiki/Buffer_overflow
Reply


Messages In This Thread
Arrays - by sent161 - 29.08.2011, 22:09
Re: Arrays - by Backwardsman97 - 29.08.2011, 22:51
Re: Arrays - by PowerPC603 - 29.08.2011, 23:19
Re: Arrays - by sent161 - 29.08.2011, 23:20
Re: Arrays - by Backwardsman97 - 30.08.2011, 00:12
Re: Arrays - by Pghpunkid - 30.08.2011, 00:18
Re: Arrays - by sent161 - 30.08.2011, 13:08
Re: Arrays - by JaTochNietDan - 30.08.2011, 13:12
Re: Arrays - by sent161 - 30.08.2011, 19:47
Re: Arrays - by Pghpunkid - 31.08.2011, 09:57

Forum Jump:


Users browsing this thread: 1 Guest(s)