TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Learning C Programming From:Richard Mateosian <xrm -at- EMAIL -dot- MSN -dot- COM> Date:Mon, 7 Dec 1998 16:16:59 -0800
>The key to C is not knowing every last construct and syntax
>element, but understanding how Object Oriented Programming
>works.
You're confusing C with C++. C is a small step up from assembly
language. It has the control structures that became popular in the
early 1970s. Since about 1974 it has also had structures, which
help support structured data. It really hasn't got much in it to
support object-oriented programming. ...RM
Richard Mateosian <srm -at- cyberpass -dot- net> www.cyberpass.net/~srm/
Review Editor, IEEE Micro Berkeley, CA