print_sizes.c File Reference
Prints the sizes of various C types; helps when writing assembly code.
More...
#include <stdio.h>
#include <signal.h>
#include <setjmp.h>
#include "sigsafe_internal.h"
Include dependency graph for print_sizes.c:
Go to the source code of this file.
|
Defines |
|
#define | mysizeof(x) ((unsigned long) sizeof(x)) |
Functions |
|
int | main (void) |
Detailed Description
Prints the sizes of various C types; helps when writing assembly code.
- Legal information:
Copyright © 2004 Scott Lamb <slamb@slamb.org>. This file is part of sigsafe, which is released under the MIT license. - Version:
- Id
- print_sizes.c 749 2004-05-09 04:08:17Z slamb
- Author:
- Scott Lamb <slamb@slamb.org>
Definition in file print_sizes.c.
Generated on Fri Feb 4 11:13:32 2005 for sigsafe by
1.3.5