home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / games / gnugo / docs / Shout < prev   
Encoding:
Text File  |  1995-03-11  |  305 b   |  14 lines

  1. manli@cs.uh.edu
  2.  
  3. Please :
  4.  
  5. add a header file (shown afterwards)
  6. type your functions (int or void)
  7. #define the computer in the header file only
  8. make patterns a .h file
  9. Remove dangling elses
  10. Replace l in matchpat with ll
  11. Allocate variables only in the functions using them
  12. Use remove() instead of unlink()
  13.  
  14.