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

Which is better?

Name: Anonymous 2010-07-16 11:20


a = hello (&world);

Or

a = hello(&world);

Name: Anonymous 2010-07-16 12:21

a = hello (&world);
Or
a = hello(&world);

No difference.  They'll both do the same thing.
As for style, the only true requirements is that the code is readable and the style remains consistent.

(If the multiline quote above fails, then once again I've failed to figure out how it works.)

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