Difference between revisions of "Practical C"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
 
(Information)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
  
|Title:|| Practical C
+
|Title:|| '''Practical C'''
 
|-
 
|-
 
|Authors:|| Mark Harrison
 
|Authors:|| Mark Harrison
 
|-
 
|-
|Publiser:|| Sigma Press
+
|Publisher:|| [[Sigma Press]]
 
|-
 
|-
 
|Year:|| 1985
 
|Year:|| 1985
Line 22: Line 22:
  
 
<pre>
 
<pre>
 +
 
1. C - an overview.
 
1. C - an overview.
 
2. Hardware and software.
 
2. Hardware and software.
Line 39: Line 40:
 
Appendix F: The Spectrum/Hisoft memory map.
 
Appendix F: The Spectrum/Hisoft memory map.
  
Index
+
Index.
 +
 
 
</pre>
 
</pre>
  
[[Category:Books]]
+
[[Category:Books]] [[Category:Book cover]]

Latest revision as of 15:34, 15 December 2010

Frontpage


Information

Title: Practical C
Authors: Mark Harrison
Publisher: Sigma Press
Year: 1985
Pages: 173
ISBN: 1-85058-035-9

Contents


1. C - an overview.
2. Hardware and software.
3. The disign and development of C programs.
4. Deep C.
5. Data types.
6. More C statements and commands.
7. The C standard library.
8. Data structures.
9. Advanced Input/Output techniques.

Appendix A: The standard C library.
Appendix B: The MRH C library.
Appendix C: The Hisoft C library.
Appendix D: Further reading.
Appendix E: The Amstrad/Hisoft memory map.
Appendix F: The Spectrum/Hisoft memory map.

Index.