PureBytes Links
Trading Reference Links
|
There
are many good introductory books on learning the C language. The classic
book is known as K&R
<FONT face=Arial color=#0000ff
size=2>Kernigham and Richie, "The C Programming
Language".
<FONT face=Arial color=#0000ff
size=2>
B.W.Kernigham, D.M.Richie, 'The C Programming Language', Prentice-Hall 1988
ISBN 0-131103628
There
is no need to wade into C++ as this will just be more confusing and much of the
advanced stuff has
no
relationship to AFL. For example, you need not know about
polymorphism, multiple inheritance,
the
differences between malloc and new and other complexities such as constructors
and destructors found in C++
not to
mention the tedium of memory management and garbage collection and a whole raft
of other arcane subjects.
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|