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 


4 bytes to byte

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
SlipknotSL
How do I cheat?
Reputation: 0

Joined: 01 Nov 2013
Posts: 2

PostPosted: Fri Nov 01, 2013 1:52 pm    Post subject: 4 bytes to byte Reply with quote

Personal sorry my English writing, I am using a translator.
I come to ask how to convert 4 bytes to BYTE.
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Fri Nov 01, 2013 9:11 pm    Post subject: Reply with quote

BYTE (if you are referring to C/C++) is defined as 'unsigned char', which is 1 byte. If you are truncating the value, just index the first byte you have.

If you are converting a 4 byte type to a byte, cast it like:
unsigned char data = (unsigned char)oldData;

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
SlipknotSL
How do I cheat?
Reputation: 0

Joined: 01 Nov 2013
Posts: 2

PostPosted: Sat Nov 02, 2013 6:04 am    Post subject: Reply with quote

and VB.NET?
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Sun Nov 10, 2013 2:24 am    Post subject: Reply with quote

Use the Convert class in .NET to convert values back and forth. As well as the BitConverter class.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions 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