Skip to Content.
Sympa Menu

internetworkers - Re: [internetworkers] fury over WTC ads

internetworkers AT lists.ibiblio.org

Subject: Internetworkers: http://www.ibiblio.org/internetworkers/

List archive

Chronological Thread  
  • From: Tanner Lovelace <lovelace AT wayfarer.org>
  • To: "Internetworkers: http://www.ibiblio.org/internetworkers/" <internetworkers AT lists.ibiblio.org>
  • Subject: Re: [internetworkers] fury over WTC ads
  • Date: Fri, 05 Mar 2004 16:22:18 -0500

Sil Greene said the following on 3/5/04 3:51 PM:

Dave: those are strings; you should use strcmp() or the ne operator instead of != ...

eg, "Matthew Frye" ne "Tony Spencer"
or maybe
strcmp("Matthew Frye", "Tony Spencer") != 0



Sil,

No, the != operator is perfectly fine as long as your programming in C++,
the one true (compiled, anyway) language. O:-) It works fine for
std::string.

Cheers,
Tanner
--
Tanner Lovelace | Don't move! Or I'll fill ya full of... little
lovelace AT wayfarer.org | yellow bolts of light! - Commander John Crichton




Archive powered by MHonArc 2.6.24.

Top of Page