Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- RLIB 3.0a Reference - <b>message reader source code</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Message Reader Source Code

   The Message Reader source code is comprised of over 3,500 lines of
   commented and highly instructional executable source code.  This
   source code line count would be much higher were it not for RLIB
   functions.  Given that many of the RLIB functions do so much a lot of
   the coding effort has already been accomplished.  For example, the
   entire Message Reader query building process is handled through one
   call to the RLIB QUERY() function!

   Source Code Files

      DEFINES.PRG      Public definitions (#define's in 5.01)
      MRSTART.PRG      Start up and command line parser
      MAIN.PRG         Main program loop
      MENU.PRG         Menu control function
      FORUM.PRG        Forum options functions
      IMPORT.PRG       Message import functions
      OPTIONS.PRG      Options menu functions
      PRINT.PRG        Print functions
      QRY.PRG          Query builder
      SEARCH.PRG       Search functions
      SEND.PRG         Message compose and send functions
      VIEW.PRG         Viewing functions
      ERRORSYS.PRG     Customized Summer '87 error handler
      PROGNAME.ASM     Gets executing program name, aka argv[0]

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson