Learning C with Fractals
Roger T. Stevens(Author)
Academic Press
Published on 12. April 1999
Book
Paperback/Softback
336 pages
978-0-12-668315-8 (ISBN)
Description
This text teaches programming in C through fractal design. Through this, the reader should learn the primary features of C, including pointers, functions and input/output libraries. All the various versions of C are discussed. The book should be a useful tool for mathematicians, scientists and engineers who are just learning C or need to become more proficient.
More details
Language
English
Place of publication
San Diego
United States
Publishing group
Elsevier Science Publishing Co Inc
Target group
College/higher education
Professional and scholarly
Illustrations
Illustrations (some col.)
Dimensions
Height: 234 mm
Width: 190 mm
Weight
753 gr
ISBN-13
978-0-12-668315-8 (9780126683158)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Content
Writing and compiling C programs; main program and functions; interaction of C with DOS; operators and expressions; initializing variables; using loops; conditional statements; output to screen and printer; disk reading and writing; keyboard input; using pointers in C; structures and unions; mathematical functions; character and number conversions; manipulating strings; memory management; time and date functions; recursion; how to handle frequently-used functions; common mistakes in C.