CS Behind the Curtain (CS195 2003S)

Class 15: Compound and User-Defined Types in C

Back to Bitwise Operations. On to Strings.

Held: Wednesday, 12 February 2003

Summary: Today we consider a number of structured types in C. We also consider typedef, C's primary mechanism for naming types.

Related Pages:

Assignments:

Notes:

Overview:

Structs

Unions

Typedefs

Lab

 

History

Tuesday, 7 January 2003 [Samuel A. Rebelsky]

 

Back to Bitwise Operations. On to Strings.

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Fri May 2 14:20:25 2003.
The source to the document was last modified on Mon Jan 20 12:41:02 2003.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS195/2003S/Outlines/outline.15.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu