C/C++
bitops.asc
Associated article: Bit Operations with C Macros
Tags: C/C++
_BIT OPERATIONS WITH C MACROS_ by John Rogers Listing One /* BitOps.h - bit operation macros. Copyright (c) 1987-1994 by JR * (John Rogers). All rights reserved. CompuServe: 72634,2402 * Permission is granted to use these macros in compiled code without payment * of ...


