View Single Post
  #1  
Old 10th Nov 04, 12:37 AM
largeknob largeknob is offline
Junior Member
 
Join Date: Dec 2001
Posts: 23
largeknob
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??


Reply With Quote