Re: compare a large number of variables
- From: "Einar" <orneinar@xxxxxxxx>
- Date: 16 Aug 2005 23:55:15 -0700
Hello Eric,
Yes, your suggestions work perfectly, but I was mor looking for a nice
bit operator to operate on all my variables and then to compare it with
the value. something like (a|b|c|d...z) != value (this wont work
however... ). This is just to get rid of a for-loop or lots of
if-statements, so it is nothing necesary, I'm just convinced that it is
possible to solve in another way, and I can't forget about it....
Ahhhrg.
best regards.
E.
.
- Follow-Ups:
- Re: compare a large number of variables
- From: websnarf
- Re: compare a large number of variables
- From: Netocrat
- Re: compare a large number of variables
- References:
- compare a large number of variables
- From: Einar
- Re: compare a large number of variables
- From: Eric Sosman
- compare a large number of variables
- Prev by Date: Re: How to protect/license a static library? Multiple instances?
- Next by Date: Re: copy long strings in C
- Previous by thread: Re: compare a large number of variables
- Next by thread: Re: compare a large number of variables
- Index(es):
Relevant Pages
|