try:
>char abil_desc_parse[] = {
> "blah blah blah blah\r\n"
> "blahblahblahblah\r\n"
> "blah blah blah\r\n",
>
>just a hunch. =)
This is what I had:
char abil_desc_parse[] = {
"blah blah blah blah\r\n"
"blahblahblahblah\r\n"
"blah blah blah\r\n",
"\0"
};
Now, a few questions. "\0" == abil_desc_parse[1] right!?
If this isn't right, Im just going all in the wrong direction (but i thought
it was.)
Chuck
+------------------------------------------------------------+
| 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