View Single Post
Old 24 February 2021, 19:54   #40
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,646
Quote:
Originally Posted by Daedalus View Post
Yeah, you need the * to make it a pointer. Otherwise it's a variable of type module, which contains lots of sub-fields and can't simply hold an integer like 0.
Yeah I did that when it was a pointer. My bad.

I still don't understand how to access the pointer inside the pointer. The problem seems to lie within this. And again if I load the module as a bank, I don't have to deal with this bogus "module" type which all it has is the whole module plus its length.

I only need what's inside "_mt_data" in the module object, so I can traverse it with loops.
Amiga1992 is offline  
 
Page generated in 0.07810 seconds with 11 queries