because im exceeding array size?
c doesn't check for bounds. it's like day 1 things you should know
Is breaking rules a way of learning C++ more effectively ?Tell me somebody
do you know buffer overflow? security researches check them for writing safe code
but why does it give seg fault in windows but now linux
Buffer overflow is not guaranteed to segfault. You are overwriting stuff on the stack, it can still point to valid memory.
yeah i mean that cool line should be printed. sry
Обсуждают сегодня