delorie.com/djgpp/faq/dev-probs/force-objc.html
search
How do I tell gcc my .cc file is to be compiled as Objective-C source?
Give it a
.m
extension, or use ``
-x objective-c
'' switch.
webmaster
delorie software
privacy
Copyright © 1995
Updated Feb 1995