I still can't figure out how to read/write a int * from the pfile.
What I'm trying to do is something like this:
in player_specials_saved or something:
int *memorized;
then in another file:
int *memmed = player_specials_saved.memorized;
blah blah blah, mess around with memmed, add, remove stuff from it.
player_specials_saved.memorized = memmed;
but that doesn't seem to work. Can anyone tell me what I'm doing wrong?
Thanks.
/-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+-=-=-=-=-=X=-=-=-=-=-=-=-=-=-=-=-\
| Brian M. Williams | 02/02/83 | bmw@efn.org |
X=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-+-=-=-=-=-=-=-=-=-=-=-=X
| Boccob the Uncaring, Lord of All Magic | Nashak Stonehand |
| accolademud.hermesnet.net 5000 | coyote.toon.org 6000 |
\=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-X-=-=-=-=-=-=-=-=-=-=-=/
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST