• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Is there a decent Obj-C for Windows?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a decent Obj-C for Windows?


  • Subject: Re: Is there a decent Obj-C for Windows?
  • From: Ondra Cada <email@hidden>
  • Date: Mon, 24 Sep 2001 13:10:44 +0200

Andreas,

>>>>>> Andreas Monitzer (AM) wrote at Mon, 24 Sep 2001 11:16:15 +0200:
AM> ...that's the problem when there's no stdc++-equivalent

I have no idea what stdc++ might be, but if you mean a standard set of
libraries, like those stdio/stdlib/... ones for plain C, then ObjC naturally
has such a thing -- the standard Object class and its services. Each ObjC
implementation which is not flawed supports it. Just import <objc/Object.h>
and use it. If it does not work in CW, then CW does not support ObjC properly
(in the same meaning and with the same caveats as if we said "if you don't
have atoi or strlen, then your SDK does not support C properly").

In OS X, incidentally, we have it too, but don't use it often, since our
Foundation's ways better.
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc


  • Follow-Ups:
    • Re: Is there a decent Obj-C for Windows?
      • From: Andreas Monitzer <email@hidden>
References: 
 >Re: Is there a decent Obj-C for Windows? (From: Andreas Monitzer <email@hidden>)

  • Prev by Date: Re: Stopping a DO work
  • Next by Date: Re: static typing (Learning Cocoa Chapter 13)
  • Previous by thread: Re: Is there a decent Obj-C for Windows?
  • Next by thread: Re: Is there a decent Obj-C for Windows?
  • Index(es):
    • Date
    • Thread