Methods calling C functions
Methods calling C functions
- Subject: Methods calling C functions
- From: Lee Morgan <email@hidden>
- Date: Sun, 19 Jun 2005 23:44:17 -0400
I know C can be mixed with Obj-C easily.
However I have a few connivence functions that I keep in a .c file
that I would like to expose to my entire project (like NSLog is).
I was told that I have to expose the functions using Obj-C mangling
however I can't seem to find any information on how to do this.
Does anyone know of a easy way to do this, or can point me to some
docs that explain how?
- Lee
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden