Ok, next error, I will just put the error and the part of the file below :) *snip* oedit.c oedit.c(274) : error C2105: '++' needs l-value NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. *snip* and the file part *snip* 270> /*. Renumber shop produce .*/ 271> for(shop = 0; shop < top_shop; shop++) 272> for(i = 0; SHOP_PRODUCT(shop, i) != -1; i++) 273> if (SHOP_PRODUCT(shop, i) >= robj_num) 274> SHOP_PRODUCT(shop, i)++; *snip* Ok, thanks, and hopefully this will be the last one ;) Tharin +------------------------------------------------------------+ | 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/15/00 PST