Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

fish_t Struct Reference

This structure information about fish in my freezer. More...

#include <fish.h>


Data Fields

fishTypes myType
 what type of fish we are describing

int myWeight
 the weight of the fish


Detailed Description

This structure information about fish in my freezer.

It doesn't really do justice to the great variety of things that are fish in my freezer. For instance, it might be nice to know how old they are or whether they still have their heads.

Definition at line 30 of file fish.h.


Field Documentation

fishTypes fish_t::myType
 

what type of fish we are describing

Definition at line 32 of file fish.h.

Referenced by FillFreezer(), Weigh(), and WeighEm().

int fish_t::myWeight
 

the weight of the fish

Definition at line 33 of file fish.h.

Referenced by FillFreezer(), Weigh(), and WeighEm().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 28 17:08:26 2004 for Fish by doxygen 1.3.4