Re: AESend
Re: AESend
- Subject: Re: AESend
- From: Olivier Destrebecq <email@hidden>
- Date: Tue, 28 May 2002 14:13:48 -0500
in my code i have AESend and not AESen, which is why i think the error
should read _AESend
Olivier
On Tuesday, May 28, 2002, at 02:02 PM, Finlay Dobbie wrote:
On Tuesday, May 28, 2002, at 07:54 PM, Olivier Destrebecq wrote:
But i get a link error that says:
...illegal reference to symbol: _AESen
At the top of the file i #import <Carbon/Carbon.h>
it actually does not say _AESend but _AESen, which i guess is an
error, but maybe not
Well change your mistake in your code where you typed "AESen(" instead
of "AESend(".
-- FInlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: AESend (From: Finlay Dobbie <email@hidden>) |