Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Name: Anonymous 2012-07-27 23:30

`
>always write one statement per line as a matter of convention
>still need to put a semicolon at the end of the line
>it's 2012 and everyone has baby duck syndrome about a shitty hack meant to help parsers from the 1960s

Name: Anonymous 2012-07-28 15:08

there are a couple of problems with not using semicolons:

1) the newline character is not the same between operating systems, so you cant count on it to delimit a line statement

2) the semicolon can be useful for breaking up points of execution on a single line so that you have more control of order of evaluation

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List