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

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:Programming in C on the Amstrad.jpg|right|thumb|250px|Frontpage]]
+
[[Image:Programming in C on the Amstrad (Glentop) Front Coverbook.jpg|right|thumb|250px|Frontpage]]
  
  
 
== Information ==
 
== Information ==
 +
 
{|{{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:||  
+
|Authors:|| Ian Sinclair
 
|-
 
|-
|Publiser:|| Glentop
+
|Publisher:|| [[Glentop]]
 
|-
 
|-
|Year:||  
+
|Year:|| 1986
 
|-
 
|-
|Pages:||
+
|Pages:||  
 
|-
 
|-
|ISBN:||  
+
|ISBN:|| ISBN 0-907792-86-3
 
|-
 
|-
 
|}
 
|}
 +
 +
== Covers ==
 +
 +
<gallery caption="Programming in C on the Amstrad">
 +
 +
Image:Programming in C on the Amstrad (Glentop) Back Coverbook.jpg|Back Cover
 +
Image:Programming in C on the Amstrad (Glentop) Left Coverbook.jpg|Left Cover
 +
Image:Programming in C on the Amstrad (Glentop) Front Coverbook.jpg|Front Cover
 +
 +
</gallery>
  
 
== Contents ==
 
== Contents ==
  
 
<pre>
 
<pre>
 +
 +
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.
  
 
</pre>
 
</pre>
  
[[Category:Books]]
+
[[Category:Books]] [[Category:Book cover]]

Latest revision as of 13:41, 15 September 2016

Frontpage


Information

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

Covers

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.