Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
C
OOP in C using function pointers ?
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
anilk501
New Member
Join Date:
Oct 2006
Posts:
7
#1
OOP in C using function pointers ?
Oct 6 '06, 01:19 PM
1)is it possible oop in c using funtion pointers?
2) what is main advantage and application we use funtional pointers?
Banfa
Recognized Expert
Expert
Join Date:
Feb 2006
Posts:
9067
#2
Oct 6 '06, 01:20 PM
OOP is possible in any languge, it is a design methodology rather than specific to any language construct.
Comment
Post
Cancel
anilk501
New Member
Join Date:
Oct 2006
Posts:
7
#3
Oct 6 '06, 01:23 PM
Originally posted by
Banfa
OOP is possible in any languge, it is a design methodology rather than specific to any language construct.
How can we use oops in using funtion pointers?
Comment
Post
Cancel
tyreld
New Member
Join Date:
Sep 2006
Posts:
144
#4
Oct 6 '06, 10:27 PM
Here is a discussion in the comp.lang.c newsgroup about implementing run-time polymorphism in C.
run-time polymorphism in c (long)
Here is a book that discusses how to do OOP in C.
http://www.planetpdf.com/codecuts/pdfs/ooc.pdf
Here are a couple links with some discussion of OOP in C.
http://www.eventhelix.com/RealtimeMantra/basics/object_oriented_programming_in_c.htm
Phil's guide to object-oriented ANSI C
http://www.bolthole.com/OO-C-programming.html
How to use Object Oriented techniques with ANSI C
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment