home *** CD-ROM | disk | FTP | other *** search
/ Netscape Plug-Ins Developer's Kit / Netscape_Plug-Ins_Developers_Kit.iso / source / Chap02 / charQueue / main.h < prev   
Encoding:
C/C++ Source or Header  |  1996-07-13  |  76 b   |  6 lines

  1. #ifndef MAIN_H
  2. #define MAIN_H
  3.  
  4. const short kMaxBufferSize = 81;
  5.  
  6. #endif