ok so that's what i get for speaking too soon. i didnt take a rreally good look at the readme file and i acted like a fool sorry to waste time on the list with this reteaction / admition that i am wrong. however i came up with only 1 problem compileing in msvc++6 here is the info from the compiler / linker --------------------Configuration: circle - Win32 Debug-------------------- <--- BLAH BLAH BLAH --- > comm.c c:\documents and settings\tap3w0rm\desktop\mud\circle30bpl22.tar\circle30bpl22\src\comm.c(146 6) : warning C4018: '<' : signed/unsigned mismatch <--- BLAH BLAH BLAH --- > Linking... circle.exe - 0 error(s), 1 warning(s) and here is the line and a few around it basicly it is saying there is somethign wrong with the < if (result < strlen(osb)) { size_t savetextlen = strlen(osb + result); strcat(t->output, osb + result); t->bufptr -= savetextlen; t->bufspace += savetextlen; } thanks in advance and i am sorry for being a jack ass -Brandon Allen -- +---------------------------------------------------------------+ | 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