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

java halp

Name: Anonymous 2006-03-26 13:40

how do I make an array of classes in teh java?

i.e.

class Someclass { ... }

Someclass a[] = new Someclass()[];

???

btw I am being forced to use java.

Name: Anonymous 2006-04-03 6:39

If you know anything about automata theory, you know that regexes are most definitely not turing complete. Behold the Chomsky hierarchy:

Context sensitive languages > Context free languages > Regular languages

or equivalently:

Turing machines > Stack machines > Finite state machines

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