Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc README.developer

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 20 Apr 2001 17:00:28 -0500 (CDT)
guy         2001/04/20 17:00:28 CDT

  Modified files:
    doc                  README.developer 
  Log:
  Explain BASE_{DEC,HEX,OCT,BIN} a bit more, note that BASE_BIN is for
  binary but currently is just decimal, and note that you may not use
  BASE_NONE for integers.
  
  Revision  Changes    Path
  1.28      +8 -4      ethereal/doc/README.developer