Greetings,
>From my reading of the Sun docs, augmented with some experimentation on a
TurboLinux J system, it looks like there's no way to get double-byte
characters via native Input Method Editors (IMEs) on Linux in Java 1.1 or
Java2 environments. Can that possibly be true?
If so, that seems
hello,
i have programmed a SPICE-like simulator where each element to simulate is in a
thread. Now when running i send through the tree representing the circuit an
impulse for some sort of computation and wait for completion before launching
the next step.
I noticed that for some reason the whol