User profile: JamesD

User info
User name:JamesD
Name:James
Location:Fairbanks, AK
History
Joined:
Number of posts:2
Latest posts:

Access Violation with pointers to structures
Ah, so the pointer has to point to something. Of course. To check that I'm following correctly.....

Access Violation with pointers to structures
When trying to use two pointers declared as a struct type, the code compiles fine, but at the first ...