[2724] in java-interest

home help back first fref pref prev next nref lref last post

Native function

daemon@ATHENA.MIT.EDU (Imran Balkhi (NT))
Wed Oct 11 22:32:00 1995

Date: Wed, 11 Oct 1995 17:45:56 -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

Hi,

What am I doing wrong here:

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

home help back first fref pref prev next nref lref last post