Hello,
Does anybody has some good virbations on a persistency storage product
(preferable freeware) that can be used on Linux from java for quick
prototyping ?
Regards,
Gerrit.
Marble Consulting --
Gerrit Cap http://www.ping.be
kage to get started.
regards,
Gerrit.
Marble Consulting ------
Gerrit Cap http://www.ping.be/marble
OO Solutions Engineer mailto:[EMAIL PROTECTED]
Marble Consulting
Blauwe Gaanweg, 53 tel : +32 75 72.94.36
B-9150 Kru
ith floating point
algorithm, try to compile and run this little C program on your linux machine:
#include
void main() {
double d1 = 0.3, d2 = 3, d3;
d3 = d1 * d2;
printf("%20.20lf", d3);
}
-------- Marble Consulting --
Gerrit Cap
Hello,
Is it possible to get the 'diffs' between the original JDK source tree of
SUN and the source tree used to generate the blackdown port ?
Regards,
Gerrit.
Marble Consulting ------
Gerrit Cap http://www.ping.be/marble
OO
age :
>
>Can't find class ijvmasm
Maybe ijvmasm.java doesn't contain the class ijvmasm but ijVMasm. Class
names and filenames are case sensitive and must match.
Gerrit.
---- Marble Consulting --
Gerrit Cap http://www.ping.be/
ard.
>
>We tested the swing demos under the demo subdirectory.
>
>-gabriel
>
>
>--
>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC
At 00:41 12/03/99 +0100, Willi Richert wrote:
>Thanks, that did it for me. But now I get the error (for example running
>java
>Notepad in demo/jfc):
>
Look on the www.blackdown.org messages for a solution
Marble Consulting ---------
--
Gerrit Cap http://www.ping.be/marble
OO Solutions Engineer mailto:[EMAIL PROTECTED]
Marble Consulting
Blauwe Gaanweg, 53 tel : +32 75 72.94.36
B-9150 Kruibeke-Bazel fax : +32 3 744.19.17
Belgium
My $.02:
public abstract class Stack {
public Stack() {
super();
this.initializeStack(); // make sure the Stack is initialized properly
}
public abstract void initializeStack();
public abstract void push(Object element);
public abstract Object pop();
public abstract boolean isEmpty();
public
At 10:40 AM 12/10/98 +, Dimitris Vyzovitis wrote:
>BTW (to be a bit off topic),
>Does anybody know the status of Metrowork's CodeWarrior porting to
>linux?
>It could be a good IDE to use.
>
>Sze Yuen Wong wrote:
>
>> Well, Visual Cafe and JBuilder are very close to
>> eash other. I really coul
At 10:22 AM 12/9/98 -0600, Carlos Alberto Roman Zamitiz wrote:
>Hi, yesterdar root had a problem with his linux server and I don't know
>certainly what happened but today I typed:
>
>lcomp98.fi-b.unam.mx carlos>javac HolaMundo.java
>No library path set.
>
>I revised my PATH and CLASSPATH. They ar
At 02:04 PM 11/30/98 +0200, Buzoianu Stefan wrote:
>Hyaa!
>I wrote this application but when I run "exFTP www.yahoo.com"
>I give something like this "UnknowHostexception www.yahoo.com"
>What is the problem ?
can you ping to www.yahoo.com from that machine ?
Gerrit.
12 matches
Mail list logo