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

Pages: 1-

ENTERPRISE SOFTWARE SOLUTIONS

Name: Anonymous 2013-05-19 9:23

In this thread we are as ENTERPRISE as we can.

Name: Anonymous 2013-05-19 9:48

Have you tried using our EXPERT forum solution ? Does it not suit your needs? It is based on modern [b] CLOUD [b] tm technology.

Name: Anonymous 2013-05-19 9:50

Name: Anonymous 2013-05-19 10:23

All code must be commented. No exceptions.


if (counterVariableForMultithreadEnterpriseLoop == 12) {    /* This checks if the variable counterVariableForMultithreadEnterpriseLoop equals 12 so the function is running the correct amount of threads 12 for the parent function. */
    outputOfVeryLongVariableName = 1;    /* This sets the variable outputOfVeryLongVariableName equal to 1 meaning that the correct amount of threads are running concurrently to complete the task*/
}    /* This brace closes the if loop relating to if 12 threads are running */
else {    /* In the unlikely case 12 threads aren't running the program shall execute this section of code */
    return EXIT_FAILURE;    /* This means that 12 threads aren't running hence we must close the program regardless of unsaved data to prevent a major malfunction such as a segfault which could lead to complete computer failure */
}    /* This brace closes the else loop relating to if 12 threads

Name: Anonymous 2013-05-19 10:31

>>4
Thats beautiful.

Name: Anonymous 2013-05-19 14:34

>>4
Where is the Hungarian notation?

Name: Anonymous 2013-05-19 15:07

>>4
That's not ENTERPRISE.

public static final int THE_NUMBER_TWELVE = 12;
public static final int COUNTER_VARIABLE_FOR_MULTITHREAD_ENTERPRISE_LOOP_UPPER_BOUND = THE_NUMBER_TWELVE;
if (counterVariableForMultithreadEnterpriseLoop == COUNTER_VARIABLE_FOR_MULTITHREAD_ENTERPRISE_LOOP_UPPER_BOUND) {


Now it's ENTERPRISE.

Name: Anonymous 2013-05-19 17:03

True ENTERPRISE:
public static final int THE_NUMBER_FIVE = 12;
public static final int COUNTER_VARIABLE_FOR_MULTITHREAD_ENTERPRISE_LOOP_UPPER_BOUND = THE_NUMBER_FIVE;

Name: Anonymous 2013-05-19 17:31

the if loop

Don't joke about that shit, I've had people actually say this to me.

Name: Anonymous 2013-05-19 17:34

>>9
That's how it works at the machine code level.

Name: Anonymous 2013-05-19 17:42

/* thanks Adam! */

Name: Anonymous 2013-05-19 18:51

I'm Korean and what is this

Name: Anonymous 2013-05-19 19:32

>>10
on what machine?

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