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

Send variables across classes: Java

Name: Anonymous 2013-07-26 9:06

I'm trying to store variables generated in one class to an array in another class.

i.e (pseudo code):


Class example
{
  x = 2+2;
}

Class stuff
{
  array[0] = example.x;
}


why doesn't this work.

Name: Anonymous 2013-07-26 10:36

>>16
It's funny because you even know it's an OO language, but you refuse to use it like one. Kill yourself.

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