home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / fortran / 3103 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1007 b   |  27 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!decwrl!csus.edu!beach.csulb.edu!sichermn
  3. From: sichermn@beach.csulb.edu (Jeff Sicherman)
  4. Subject: Fortran routines to emulate COBOL PICTURE editing
  5. Message-ID: <BtBMCJ.74B@beach.csulb.edu>
  6. Organization: Cal State Long Beach
  7. Date: Fri, 21 Aug 1992 06:36:19 GMT
  8. Lines: 17
  9.  
  10.   Looking for fortran routines to emulate COBOL-like output PICTURE
  11. editing. That is, given a string with +'s, -'s, *'s and similar
  12. fixed or floating filler characters and actual (.) or implied (V)
  13. decimal point, will take an integer or real operand an produce an
  14. output character string with the number formatted according to the
  15. 'picture' of it. Must be generic enough fortran to be ported to
  16. various compilers and o/s's, not just a proprietary routine that
  17. happens to be implemented on a particular system. Calls to other-
  18. language implementations are similarly unacceptable unless source
  19. is available for THEM.
  20.  
  21.    Thanks for any help.
  22.  
  23.  
  24. -- 
  25. Jeff Sicherman
  26. up the net without a .sig
  27.