home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / www / alfw / chat / reviewcomp.gif < prev    next >
Graphics Interchange Format  |  1997-11-07  |  10KB  |  485x491  |  4-bit (10 colors)
Labels: text | electronics | display | screenshot | software | number | rectangle
OCR: Review component Component to review: typist:Program/GUI/menu.c From: /project/coding/Frank #include <stdio.h> #include <conio.h> #include <string.h> T void main(void) printf ("Test'\n"); 3 Comments: Frank ! Take a look at line 12-34 in menu.c and line 54-69 in menu. h. I sure hope that we can synchronise these files now so we can avoid merging them when committing our workspaces. Remember that the initialization is done in the beginning of menu.h and there for you should also add changes Review comments: The lines you asked me to look into looks ok for me. ... Just go ahead and merge these files. Accept reviewed component Reject reviewed component