Difference between revisions of "Programming in C on the Amstrad 464-664-6128"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
Line 5: Line 5:
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
  
|Title:|| Programming in C on the Amstrad 464-664-6128
+
|Title:|| '''Programming in C on the Amstrad 464-664-6128'''
 
|-
 
|-
 
|Authors:|| Ian Sinclair
 
|Authors:|| Ian Sinclair
Line 42: Line 42:
 
</pre>
 
</pre>
  
[[Category:Books]]
+
[[Category:Books]] [[Category:Book cover]]

Revision as of 16:28, 30 June 2010

Frontpage


Information

Title: Programming in C on the Amstrad 464-664-6128
Authors: Ian Sinclair
Publiser: Glentop
Year: 1986
Pages:
ISBN: 0-907792-86-3

Contents


Preface.

01 - Introduction to "C".
02 - Starting "C" programs.
03 - Functions and the library.
04 - Pointers.
05 - Menus, choices and files.
06 - More structured types.
07 - More about pointers.
08 - String functions.
09 - Graphics, sound and BASIC conversion.
10 - Assortment.

Appendix A: Binary, octal and hex codes.

Index.