Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: [netcdfgroup] Data conversions

Would this be what you are looking for:

      PROGRAM T
      CHARACTER*80 STR
      X = 1.234
      WRITE(STR,'(F6.2)') X
      WRITE(*,*) STR
      END



s.gummadi@xxxxxxxxxxxxx wrote:
Hello,

  Is there any function available in FORTRAN 77 to convert real data to
string data type? Any help is highly appreciated.

Thanks
Sri

_______________________________________________
netcdfgroup mailing list
netcdfgroup@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit:
http://www.unidata.ucar.edu/mailing_lists/



  • 2009 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: