"Programming Paradise"
Some insights of programming concepts and tips of 1.c , 2.matlab , 3.vhdl
Wednesday, 7 November 2012
format specifier %p
Displaying an Address
If you want to display an address, use
%p
. This format specifier causes
printf( )
to display a
machine address in a format compatible with the type of addressing used by the computer
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment