Chad, thank you; that actually makes sense. I'm going to spend some more time looking over pointers in the code and in books now; so hopefully you won't hear from me any time soon. :-) I've been looking through board.h to see how 'text' is handled -- it ends up actually being defined as a pointer -- < void personal_message (const char *sender, const char *to, const char *subject, const int expire_days, const char *text); for example> so fortunately it ended up actually working.
- Line formatting query Jeremy Hill
- Re: Line formatting query Edwin Groothuis
- Re: Line formatting query Jeremy Hill
- Re: Line formatting query Chad Simmons
- Re: Line formatting query Jeremy Hill

