BetaONE will rise again!

BetaONE will rise again! (http:\\b1.hcanet.com\forum/index.php)
-   Coders Corner (http:\\b1.hcanet.com\forum/forumdisplay.php?f=57)
-   -   I have a question about something (http:\\b1.hcanet.com\forum/showthread.php?t=14457)

largeknob 10th Nov 04 12:37 AM

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??



war59312 10th Nov 04 02:06 AM

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.