delorie.com/archives/browse.cgi | search |
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:2369 |
Path: | news-dnh.mv.net!mv!news.sprintlink.net!cs.utexas.edu!news.cs.utah.edu!lal.cs.utah.edu!larsen |
From: | larsen AT lal DOT cs DOT utah DOT edu (Steve Larsen) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Pointer to what is Objective-C? |
Date: | 3 Oct 1995 19:16:16 GMT |
Organization: | University of Utah Computer Science Department |
Lines: | 18 |
References: | <DFvJ77 DOT MG8 AT jade DOT mv DOT net> |
Reply-To: | larsen AT sunset DOT cs DOT utah DOT edu |
Nntp-Posting-Host: | lal.cs.utah.edu |
To: | djgpp AT sun DOT soe DOT clarkson DOT edu |
Dj-Gateway: | from newsgroup comp.os.msdos.djgpp |
Chris A. Rodgers (car AT wwa DOT com) wrote: : I checked the FAQ and didn't find anything describing what Objective-C is. : Can someone please point me to a definition of Objective-C (is it another : language like C and C++)? Just curious, since the FAQ says that djgpp will : compile Objective-C. Objective-C is an object oriented extention to C like C++. It's main difference is that it uses dynamic binding on methods where C++ uses static. This is the language of choice for NeXTStep, so you could prolly find some info at: http://www.next.com -- Steve Larsen larsen AT sunset DOT cs DOT utah DOT edu I don't like stuff that sucks! B&B
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |