Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
edgar.kaiser
Posted - 12/03/2002 : 10:16:14 AM Hi,
I recently found quite a number of syntax errors in nag_types.h. E.g. declaration of LONG or Boolean which are not recognized by the OriginC compiler. I tried to correct by substitution of int and bool and it seems to work. Another error is a declaration like 'pointer tosomething' which I commented out because I don't know how to fix it. Any suggestion?