Re: RH6.0 C compiler doesn't recognize "\"

Tim Walberg (twalberg@terabridge.com)
Tue, 7 Sep 1999 16:13:02 -0500


--5dNcufZ4prhark0F
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

On 09/07/1999 14:18 -0600, WANG,YIDING (HP-SanJose,ex1) wrote:
>> Thanks Alan,
>>=09
>> My case is in header file such as:
>> #define hpSwapBit16(toSwap) \
>> ((((U16)toSwap) & 0x00FF) << 8) | \
>> ((((U16)toSwap) & 0xFF00) >> 8) |=09
^^^

may be unrelated, but I think that last '|' doesn't belong
there...

--=20
+------------------------------+--------------------------+
| Tim Walberg | Phone: 847-782-2472 |
| TERAbridge Technologies Corp | FAX: 847-623-1717 |
| 1375 Tri-State Parkway | twalberg@terabridge.com |
| Gurnee, IL 60031 | 800-SKY-TEL2 PIN 9353299 |
+------------------------------+--------------------------+

--5dNcufZ4prhark0F
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: gZuIkaP7X79j57rUmLPpNaoKZAf6EVID

iQA/AwUBN9V/3cPlnI9tqyVmEQLj3gCdEJy17RFs/HROWzXglLXKFrqM8AgAnRFk
l03V6dwSpnW9hSHEyxZ88fFz
=Xa/x
-----END PGP SIGNATURE-----

--5dNcufZ4prhark0F--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/