home *** CD-ROM | disk | FTP | other *** search
/ Dream 45 / Amiga_Dream_45.iso / Amiga / Magazine / Dossier-LaTeX / AmiWeb2C.lha / source / web2c-6.1 / web2c / lib / zround.ch < prev   
Text File  |  1995-03-23  |  177b  |  16 lines

  1. Changes for ZROUND.C by Andreas Scherer, March 23, 1995.
  2.  
  3. @x l.3
  4. #include "config.h"
  5. @y
  6. #include "andyconfig.h"
  7. @z
  8.  
  9. @x l.6
  10. zround (r)
  11.     double r;
  12. @y
  13. zround (
  14.     double r)
  15. @z
  16.