This site is no longer active and is available for archival purposes only. Registration and login is disabled.

eascy clickxpos clickypos problem


eascy clickxpos clickypos problem

Postby daburnd » Sep 27, 2001 @ 7:55am

ok i want to save the clickxpos and ypos values into a variable. but when declaring the variable<br>it doesn't accept int, unsigned short, __int16<br>and all the other ones. how can i fix this?
daburnd
 


Re: eascy clickxpos clickypos problem

Postby Phantom » Sep 27, 2001 @ 8:09am

Write it like this:<br>int x = clickxpos();<br>and not<br>int x = clickxpos; like you did. :)
Give me some good data and
I will give you the world
User avatar
Phantom
pm Insider
 
Posts: 913
Joined: Feb 21, 2001 @ 8:14am
Location: Houten, Netherlands


Return to Phantom's Forum


Sort


Forum Description

Discuss any of Phantom's projects here (Operation Nutcracker, etc.)

Moderators:

sponge, RICoder, Phantom

Forum permissions

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 post attachments in this forum