Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
to RG - Lisp lunacy and Perl psychosis
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Philip Potter, post: 4872119"] C *doesn't* prevent it. If you have a pointer to a member of an array, which you keep iterating with p++ until it goes well beyond the end, the behaviour is undefined. That means that *no matter what* the compiler and resulting program does, it's a valid implementation of the C Standard. It is certainly not required that a C compiler checks that you don't do something stupid like this. [URL]http://catb.org/jargon/html/N/nasal-demons.html[/URL] Phil [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
to RG - Lisp lunacy and Perl psychosis
Top