T taewon Registered Apr 5, 2001 #1 Hi! Can Obj-C be combined with C++ in Project Builder? I mean, Obj-C and C++ code in a source file. Can it be compiled?
Hi! Can Obj-C be combined with C++ in Project Builder? I mean, Obj-C and C++ code in a source file. Can it be compiled?
strobe Puny Member Apr 9, 2001 #2 Currently you have to put C++ and ObjC in seperate source files. However Apple (or rather Shebs of Apple) is busy porting ObjC++ to gcc. ObjC++ allows you to mix C++ and Objective-C in the same source file
Currently you have to put C++ and ObjC in seperate source files. However Apple (or rather Shebs of Apple) is busy porting ObjC++ to gcc. ObjC++ allows you to mix C++ and Objective-C in the same source file