2 structs

A struct in C is like a class in C++. It is a means to group related items into a single unit for handling. This is also known as ``record'' in Pascal.



Subsections

Copyright © 2006-08-30 by Tak Auyeung