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

main.c File Reference

This file handles the main event loop driver. More...

#include <Carbon/Carbon.h>
#include <fish.h>

Include dependency graph for main.c:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 What's there to say? This is main().


Detailed Description

This file handles the main event loop driver.

Date:
June 17 2003
Author:
Aaron Montgomery monsterworks@mac.com.

Definition in file main.c.


Function Documentation

int main int  argc,
char *  argv[]
 

What's there to say? This is main().

Well, we could point out that it creates the menubar from the nib file, fills the freezer, weighs the fish, and then runs the event loop.

Definition at line 22 of file main.c.

References FillFreezer(), fishType_carp, fishType_salmon, fishType_trout, and Weigh().


Generated on Wed Apr 28 17:08:26 2004 for Fish by doxygen 1.3.4