> Just a quick question. Is there any way to find out what directory
> your program is currently running in?
sprintf(buf, "cd > currdir.tmp");
system(buf);
Try that, and search for 'currdir.tmp' (you'd assume under lib/ in
Circle)
-C.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT