-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
in my code i pass a pointer to a struct to one of it's method but the pointer's address differs from the address of the actual struct by 20. the address of the actual struct also differs from the address of the struct i return in the initializer by 4 as well. the code in question is here. running the code on windows will produce 3 different values for the address of the window. an anyone tell me why the pointers are all different?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels