|
-
August 6th, 2012, 12:35 AM
#11
Re: How can I initialize structures AFTER declaration? (begginers question)
 Originally Posted by Ulnarian
, your solution worked perfectly.
Another option would be to put those assignments in their own function, say initialize(), which is then called from the beginning of main. Initialize can be called from anywhere whenever you want to reset all client data to the initial state.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|