Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

nix-common/test_pack.c File Reference

test code for the buffer packing code More...

#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <inttypes.h>
#include <strings.h>
#include <globals.h>

Go to the source code of this file.


Detailed Description

test code for the buffer packing code

Definition in file test_pack.c.


Define Documentation

#define ANDUPTO  
 

Value:

((Char)((1<<((X)-1)) | (1<<((X)-2)) | (1<<((X)-3)) | (1<<((X)-4)) | \
        (1<<((X)-5)) | (1<<((X)-6)) | (1<<((X)-7)) | (1<<((X)-8))))

Definition at line 17 of file test_pack.c.


Generated on Mon Aug 30 19:44:17 2004 for pocketcity by doxygen1.2.18