From: "John" Newsgroups: comp.os.msdos.djgpp Subject: strings Lines: 4 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Tue, 28 Mar 2000 02:19:06 GMT NNTP-Posting-Host: 24.95.139.17 X-Complaints-To: abuse AT stny DOT rr DOT com X-Trace: typhoon.nyroc.rr.com 954209946 24.95.139.17 (Mon, 27 Mar 2000 21:19:06 EST) NNTP-Posting-Date: Mon, 27 Mar 2000 21:19:06 EST Organization: Time Warner Road Runner - Binghamton NY To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com how would I check if too strings are equal? if (string1==string2) doesn't work. Thanks