Raised This Month: $ Target: $400
 0% 

[BUG] PAWN fails???


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Simon Logic
Senior Member
Join Date: Nov 2006
Location: RF
Old 01-19-2007 , 09:22   [BUG] PAWN fails???
#1

Please execute this one:
Code:
#include <amxmodx> public plugin_init() {     new arr[0] = {1}     new Float:farr[0] = {1.0}     new inv     new Float:finv     inv = -arr[0]       finv = -farr[0]     log_amx("%d; %f", inv, finv) }

Output:
Code:
L 01/19/2007 - 16:31:42: [test_bug.amxx] -1; 1.00000
What a hell with Float calculations?

Last edited by Simon Logic; 01-19-2007 at 09:34.
Simon Logic is offline
Send a message via Skype™ to Simon Logic
 



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 06:53.


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