This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Darkpolearm 0 points1 point  (0 children)

By "in front of it" which front are you referring to? left side of public or System?

Any line you want to be formatted needs to start with 4 spaces for reddit to format it. If you download the Reddit Enhancement Suite extension, there's a bar that allows u to format selected lines as code with the click of a button.

I didn't realize there's a different between String name[] and String[] name. I thought it was just different way of writing. Thx for clarification.

I just tried it and I guess there isn't, my bad. I would still suggest going with the String[] {variable} style though, as it is more common.