soccer jersey forums.silverfrost.com :: Search
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 3 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: problem with totime@ on 64bit compiler
patrickm

Replies: 9
Views: 15370

PostForum: Support   Posted: Wed Jul 26, 2023 12:25 pm   Subject: problem with totime@ on 64bit compiler
I think that totime@ is not working correctly for 64bit ftn95.
This is illustarted by the program

program timetest
character*8 totime@
integer(kind=2) mode,dev,rdev,nlink,error ...
  Topic: DIRENT@ problem on FTN 8.95.0
patrickm

Replies: 8
Views: 11065

PostForum: Support   Posted: Mon Jul 24, 2023 5:33 pm   Subject:
Thank you for the suggestions. I have rewritten my program, different from the manual example, to use FILES@, and everything is working now.

Patrick
  Topic: DIRENT@ problem on FTN 8.95.0
patrickm

Replies: 8
Views: 11065

PostForum: Support   Posted: Fri Jul 21, 2023 4:43 pm   Subject: DIRENT@ problem on FTN 8.95.0
The example program from the manual:

PROGRAM DIRENT
CHARACTER (LEN=20)::PAT,FILE
INTEGER (KIND=2)::ATTR,DATE,TIME,EC
INTEGER (KIND=3)::SIZE
CALL COUA@('Input directory pattern:')
READ '(A ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group