Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[C Code] error: cannot use local functions

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Frouk
Grandmaster Cheater
Reputation: 5

Joined: 22 Jun 2021
Posts: 510

PostPosted: Tue Jul 01, 2025 5:34 am    Post subject: [C Code] error: cannot use local functions Reply with quote

Unfortunatelly I have this error, after including math header
I use sinf and cosf from this header and it gives me an error, what should I do?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25770
Location: The netherlands

PostPosted: Tue Jul 01, 2025 10:55 am    Post subject: Reply with quote

Is the target 32 or 64-bit ?

What you can do is define sinf and cosf (or sin/cos) yourself
Code:

float __cdecl sinf(float _X);
float __cdecl cosf(float _X);


as ntdll exports these

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Frouk
Grandmaster Cheater
Reputation: 5

Joined: 22 Jun 2021
Posts: 510

PostPosted: Tue Jul 01, 2025 2:39 pm    Post subject: Reply with quote

Welp, after suggested declarations of sinf and cosf it still says that they're not defined, the target is 32-bit and ntdll.dll is loaded, but it can't find it
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25770
Location: The netherlands

PostPosted: Tue Jul 01, 2025 3:27 pm    Post subject: Reply with quote

ah 32 bit doesn't seem to have it. Try sin and cos instead of sinf/cosf
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Frouk
Grandmaster Cheater
Reputation: 5

Joined: 22 Jun 2021
Posts: 510

PostPosted: Wed Jul 02, 2025 10:56 am    Post subject: Reply with quote

that seems to work, thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
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
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites