Data not being stored in void * struct.It seems to be working if I change the struct to to have memoryLoc to be a void **: [code] s...
Data not being stored in void * struct.Hey Vlad, Here's the function, how it's used, and some relevant headers: [code] struct mem...
Data not being stored in void * struct.Hey Vlad, Thank you for your reply, and sorry I didn't provide the information in the first post. L...
Data not being stored in void * struct.I have the following struct: [code] struct memoryPointer { int memoryIndex; void * memoryLoc; ...
This user does not accept Private Messages