Programmer 4 life
gcc -m64 show_lp64.c
foo@foo:~/test> ./a.out
char is 1 bytes
short is 2 bytes
int is 4 bytes
long is 8 bytes
long long is 8 bytes
pointer is 8 bytes
Post a Comment
No comments:
Post a Comment