- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do anyone know how to convert an integer*4 to a byte or character*32 ?
Thanks
M.Santos
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These look like Fortran questions, but it is not clear what you intend. The Fortran CHAR() and ACHAR() intrinsics may or may not interest you. character*32 is f77 notation for a string of 32 characters.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page