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 

Types of CLIPBOARD_TO_SCREEN_BLOCK

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit
View previous topic :: View next topic  
Author Message
DietmarSiepmann



Joined: 03 Jun 2013
Posts: 279

PostPosted: Wed Jan 30, 2019 12:33 pm    Post subject: Types of CLIPBOARD_TO_SCREEN_BLOCK Reply with quote

Hello,

I am unsure about the types of function CLIPBOARD_TO_SCREEN_BLOCK with respect to the 64 bit version of the Salford compiler.

I know that for the 32 bit version the function needs an integer*4 parameter as input parameter and returns an integer*4 value.

Is this true for the Salford 64 bit version, as well, or do I have to change both types to INTEGER*8 for the 64 bit version?

Thanks,
Dietmar
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Wed Jan 30, 2019 12:56 pm    Post subject: Reply with quote

The documentation needs updating and should read something like...

INTEGER*4 FUNCTION CLIPBOARD_TO_SCREEN_BLOCK@( HDIB )
INTEGER*8,INTENT(OUT)::HDIB

In other words, HDIB is a 64 bit integer returned by the call.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group