Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!seas.gwu.edu!timur From: timur@seas.gwu.edu (The Time Traveler) Newsgroups: comp.lang.c Subject: unsigned/signed mismatch in MSC 6.0 Message-ID: <2301@sparko.gwu.edu> Date: 3 Nov 90 21:59:01 GMT Reply-To: timur@seas.gwu.edu () Organization: The George Washington University, Washington D.C. Lines: 31 I'm using Microsoft C 6.0, and I have my warnings set to level 4. I'm getting an error with this expression: strlen(s)