[2725] in java-interest
Native function(corrected version)
daemon@ATHENA.MIT.EDU (Imran Balkhi (NT))
Wed Oct 11 22:42:31 1995
Date: Wed, 11 Oct 1995 17:50:13 -0700
From: ibalkhi@dnt.dialog.com (Imran Balkhi (NT))
To: java-interest@java.sun.com
Cc: Orca.Starbuck@Eng.Sun.COM, cmcmanis@scndprsn.eng.sun.com,
ibalkhi@dnt.dialog.com
From ibalkhi Wed Oct 11 17:45:56 1995
To: java-interest@java.sun.com
Subject: Native function
Cc: Orca.Starbuck@Eng.Sun.COM, cmcmanis@scndprsn.Eng.Sun.COM
Hi,
What am I doing wrong here in native Function:
Code:
Line 169: HJ_AccNumType *AccNum;
Line 170: struct HJ_FieldType *FieldType1;
Line 171: HJ_FieldType *lJ_FieldType2;
Error:
"RecordType_native.cc", line 170: Error: HJ_FieldType is not defined.
"RecordType_native.cc", line 170: Error: FieldType2 is not defined.
Note : Both J_AccNumType and J_FieldType are identical Java classes with differrent names.
Why is the compiler forcing me to put "Struct" with J_FieldType and not with J_AccNumType?
Imran
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com