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

Curly braces

Name: Anonymous 2011-04-21 23:28

RITE
int main() {
    if (hurr) return durr;

    return OHGODHOWDIDTHISGETHEREIAMNOTGOODWITHCOMPUTER;
}


RONG
int main()
{
    if (hurr)
    {
        return durr;
    }

    return OHGODHOWDIDTHISGETHEREIAMNOTGOODWITHCOMPUTER;
}


excessive whitespace == unreadable

Name: Anonymous 2011-04-22 17:36

IMPORTANT ANNOUNCEMENT: Last release of One True Standard was unfinished. Here we provide a fixed version, free of charge for both premium and regular users. We apologize for the inconvenience.

for (int commonIntegerIterator = 0; commonIntegerIterator < iteratedStructure.size(); commonIntegerIterator++)
   performRequiredFunction(controlStructure, securityDatabase, exceptionHandling.getExceptionHandlingFunction(currentType));

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