C Board  

Go Back   C Board > General Programming Boards > C Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 11-07-2005, 11:07 AM   #1
Registered User
 
Join Date: Nov 2003
Posts: 13
object oriented C

Hi

What is the difference between object oriented c and just regular C? I took C a while ago and was recently asked if it was object oriented.

thanks
FlatLost is offline   Reply With Quote
Old 11-07-2005, 11:30 AM   #2
Gawking at stupidity
 
Join Date: Jul 2004
Posts: 2,324
C is not considered an object oriented programming language, though you can do things in an object oriented way if you set it up correctly. C++ is object oriented.
__________________
If you understand what you're doing, you're not learning anything.

Ignore any "advice" esbo tries to give you. It's wrong.
itsme86 is offline   Reply With Quote
Old 11-07-2005, 11:53 AM   #3
Bob Dole for '08
 
B0bDole's Avatar
 
Join Date: Sep 2004
Posts: 618
I had to do a whole object oriented course using C... that was the only time I ever contemplated suicide.
__________________
Hmm
B0bDole is offline   Reply With Quote
Old 11-07-2005, 03:25 PM   #4
Registered User
 
Join Date: Oct 2005
Posts: 38
If you want to learn object oriented C i found a pdf:

http://www.planetpdf.com/codecuts/pdfs/ooc.pdf
Barnzey is offline   Reply With Quote
Old 11-08-2005, 06:22 AM   #5
Registered User
 
Join Date: Nov 2003
Posts: 13
Thanks

Thanks guys (and by guys i mean that in an sexually all-encompassing way) for the help!
FlatLost is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What's a good Object Oriented Strategy for OpenGL/Graphics indigo0086 Game Programming 9 04-03-2007 06:27 PM
Question on l-values. Hulag C++ Programming 6 10-13-2005 04:33 PM
A question about constructors... Wolve C++ Programming 9 05-04-2005 04:24 PM
Object oriented job questions Bubba A Brief History of Cprogramming.com 5 12-28-2004 05:06 AM


All times are GMT -6. The time now is 03:19 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22