Raised This Month: $ Target: $400
 0% 

must be lvalue (non-constant)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
XSlayer
Member
Join Date: Dec 2021
Old 07-17-2022 , 22:50   must be lvalue (non-constant)
Reply With Quote #1

PHP Code:
stock Encode16Fixed_4dot12(Float:x)
{
   
*= float(<< 12);
   new 
val floatround(xfloatround_floor);
   return 
val<: (val>0xFFFF 0xFFFF val);

Code:
must be lvalue (non-constant)
does anyone known why thow me that error?,
PHP Code:
*= float(<< 12); 
XSlayer is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode