.. Applications in C for Engineering Technology documentation master file, created by sphinx-quickstart on Fri Jul 23 15:02:24 2010. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. figure:: ksus_logo.jpg :align: center :width: 15cm .. centered:: By: Tim Bower .. .. centered:: Kansas State University | Salina .. _guide: ######################################################### Applications in C for Engineering Technology Study Guide ######################################################### This study guide is available from `timbower.us `_. This study guide is made available by the `Creative Commons Attribution 3.0 United States License `_. .. image:: ccLicense.png :align: center This :ref:`guide` provides notes and information for the *Applications in C Programming for Engineering Technology* (CMST 302) course offered by `K--State Salina `_, which is the campus of Kansas State University located in Salina, Kansas. Self study of the material in the Study Guide is welcome. .. sidebar:: Announcements * Make sure that you save an html file on your jump drive for easy access to the study guide. * The `abs()` function in gcc is for integer data. When dealing with floating point (double) data, use `fabs()` instead. .. * Check K-State Online for an online quiz. **Contents:** .. toctree:: :maxdepth: 2 :numbered: welcome topic1/topic1 topic2/topic2 topic3/topic3 topic4/topic4 topic5/topic5 topic6/topic6 topic7/topic7 topic8/topic8 C++/C++ hw/hw Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`