![]() |
I have a question about something
I'm just getting into C++. I have a questions about something. This line of code:
Script = (BYTE *)Function->Data[0x43] OK, now the dumb question....what does that line of code mean?? |
Script = (BYTE *)Function->Data[0x43]
I have no idea. lol But maybe your creating a function which uses the class named data of type 0x43 which is stored in the value Script. All I really know is that the equals sign means it's an assigment statement. lol |
All times are GMT +1. The time now is 05:26 AM. |
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.