Raised This Month: $ Target: $400
 0% 

Compilation error need fix


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ForestTea
New Member
Join Date: Feb 2017
Old 03-30-2017 , 01:42   Compilation error need fix
Reply With Quote #1

Hello, now get this error:
Quote:
unalom_masolat.sma(303) : error 072: "sizeof" operator is invalid on "function" symbols unalom_masolat.sma(305) : error 017: undefined symbol "precache" unalom_masolat.sma(305) : warning 215: expression has no effect unalom_masolat.sma(305) : error 001: expected token: ";", but found "]" unalom_masolat.sma(305) : error 029: invalid expression, assumed zero unalom_masolat.sma(305) : fatal error 107: too many error messages on one line
Attached Files
File Type: sma Get Plugin or Get Source (unalom_masolat.sma - 622 views - 68.1 KB)
ForestTea is offline
Old 03-30-2017, 07:14
edon1337
This message has been deleted by edon1337.
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-30-2017 , 08:40   Re: Compilation error need fix
Reply With Quote #2

Quote:
Originally Posted by edon1337 View Post
You're using sizeof wrong.

Code:
sizeof(precache)


Should be

Code:
sizeof precache
Whaaaaat? Totally incorrect. Both codes are exactly the same.

@ForestTea - I don't know what in the world happened to that code, but it's absolute shit. There are missing brackets everywhere, no indentation and there's no "precache" variable defined anywhere on line 303.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Reply



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 21:56.


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