On Wed, 6 Nov 2002, Templar Viper wrote:
>I noticed this piece of code in db.c, in parse_mob:
>
>#ifdef CIRCLE_ACORN /* Ugh. */
> if (sscanf(line, "%s %s %d %s", f1, f2, t + 2, &letter) != 4) {
>#else
> if (sscanf(line, "%s %s %d %c", f1, f2, t + 2, &letter) != 4) {
>#endif
>[...]
>What is the meaning of this?
Bug in the RiscOS unix library.
--
George Greer
greerga@circlemud.org
--
+---------------------------------------------------------------+
| FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
| Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
| Newbie List: http://groups.yahoo.com/group/circle-newbies/ |
+---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT