At 8:39 PM +0100 2/4/99, Kaj Hejer wrote:
>H!!
>
>The link to donwloading JDK for linux
>(http://www.blackdown.org/java-linux/Mirrors.cgi) from
>http://java.blackdown.org/~sbb/ just give me a "Not found" message.
use http://www.blackdown.org/
Cheers,
Paul
H!!
The link to donwloading JDK for linux
(http://www.blackdown.org/java-linux/Mirrors.cgi) from
http://java.blackdown.org/~sbb/ just give me a "Not found" message.
Do you know any other places to find jdk (or jre) for linux (intel)?
Thanks in advance for any help!
-Kaj :)
The problem is that you are using the same VectorUtil object as the source
and destination of your calculations. You need to either alter the
cross() method so that it returns the cross product calculation, ie. u =
u.cross(v); or you need to create temporary doubles in the cross() method
to store
>
>
> BTW, I less'd that entry a few times, and it only shows once. I have no
> idea what that is trying to say, but it does.
> FWIW, I'm on a Red Hat 5.1 system, with all updates, running 2.2.1
> kernel.
>
>
I observed exactly the same behavior on my 2.2.1 kernel.
less sometimes work while othe
Fellows
When the JVM plays .au files on my machine it seems to be suffering
jittering and glitches. I think this happens because the sound playing
green thread is not getting enough CPU to push mu law bytes down to
/dev/audio.
I am using black-down libc5 jdk1.1.7-v1a and Slackware Linux kerne
Yea, exactly. I used the two methods because I wanted to have examples
of what would and wouldn't work, and the second one is actually from a
DejaNews search, from a thread on the fastest way to read a file. I
figured this method may have been why the problem was reported in the
first place. It s
Errr,
I think this is a little off topic, but doesn't the first line in your 'cross' method
have a
'-' that should be a '*' ?
Rob
Karthik Vishwanath wrote:
> Hi all,
> The attached file just tries to define a simple "cross product"
> between two vectors. the results are incorrect and
Hi all,
The attached file just tries to define a simple "cross product"
between two vectors. the results are incorrect and i don't know why.
I run jdk1.1.7 on glibc, RedHat 5.1 on a 200Mhz Pc.
Thanks in advance,
-Karthik.
+
Brad Pepers <[EMAIL PROTECTED]> wrote:
> Timothy Murphy wrote:
> >
> > Couldn't one write an int to a file,
> > and then read it as a character array?
> > [Just a slightly random thought.]
>
> I would imagine that if Java is done right the file format the
> int will be written in will be speci
unsubscribe
Hello,
I' m a student in computer science and I would like to contact
developers and researchers who have the java virtual machine source
code.
I have the source code too and I' ve troubles because I have no
documentation and I don't know where I can find it.
I heard about a mailinglist for d
11 matches
Mail list logo