[comp.lang.c] Good C Programming Methodologies & OOP with C

a204@mindlink.UUCP (Alexander Stockdale) (07/04/90)

Anyone interested in some good articles on this topic should check out the
February and July issues of "The C Users Journal".  I'm currently trying out
some of the ideas presented in the February issue, and they seem to work quite
well.  No firm data, but it seems to encourage modularity.
--
------------------------------------------------------------------------
Alexander Stockdale  |   I'm not getting older -- I'm getting bitter.
Vancouver, BC, Canada|                      - me (as far as I know)

rfrost@spam.ua.oz.au (Richard Frost) (07/05/90)

I would like some feedback from people on what THEY think are good programming
methods to use in C programming. (ie ways of using static vars to for
data encapsulation etc.). Discuss some of your tricks that you think have
improved code readabilty, portability, modularity etc.

I read some articles in a journal a while back, which discussed how to
implement OOP with standard C, I would be pleased if anyone could explain
their attempts and successes in this area. 

Thanks.

--
______________________________________________________________________________
_          ___       | Email Address:  rfrost@spam.ua.oz.au
I)         I_        |
I\ ichard  I rost    | FidoNet (ADAM LINK BBS): 3:680/805 Richard Frost
---------------------+--------------------------------------------------------
Bewildered Earth Scientist: "How do you re-wire alien equipment like that??"
Dr. Who: "Its easy when you've had 900 years experience in alien technology."
______________________________________________________________________________