File:  [WindowsNT SDKs] / ntddk / src / vdd / com_vdd / util_def.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:31:12 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntddk-nov-1993, HEAD
Microsoft Windows NT Build 511 (DDK SDK) 11-01-1993

/*
 * util_def.h
 *
 * Useful but unspecific macros for C programming
 *
 * copyright 1992 by Microsoft Corporation
 *
 * revision history:
 *  18-Dec-1992 John Morgan:  written
 *
 */

#define forever for(;;)
#define arraysize(x) (sizeof(x)/sizeof(x[0]))

#define UNREFERENCED_FORMAL_PARAMETER(x) (x)



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.