Am 07.01.2015 um 02:15 schrieb Lundberg, Johannes 
<[email protected]>:

> Hi
> 
> Lately I been finding myself in the need of manipulating the defaults 
> register from C code

You can simply rename your source file to file.m. Obj-C is a superset of 
standard C.

Or you can wrap Obj-C calls in a C function and link that .m file to your other 
C files.
You alway have to link against Base.

> and I remember some discussion about CF a while ago where someone was working 
> on it.
> 
> What is the current status? How complete and usable is CF?
> 
> Thanks!
> --
> Johannes Lundberg
> BRILLIANTSERVICE CO., LTD.
> 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> 秘密保持について:この電子メールは、名宛人に送信したものであり、秘匿特権の対象となる情報を含んでいます。
> もし、名宛人以外の方が受信された場合、このメールの破棄、およびこのメールに関する一切の開示、
> 複写、配布、その他の利用、または記載内容に基づくいかなる行動もされないようお願い申し上げます。
> ---
> CONFIDENTIALITY NOTE: The information in this email is confidential
> and intended solely for the addressee.
> Disclosure, copying, distribution or any other action of use of this
> email by person other than intended recipient, is prohibited.
> If you are not the intended recipient and have received this email in
> error, please destroy the original 
> message._______________________________________________
> Discuss-gnustep mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to