Re: Whats the use of %p
- From: SM Ryan <wyrmwif@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 26 Feb 2006 03:05:40 -0000
"Malcolm" <regniztar@xxxxxxxxxxxxxx> wrote:
# >
# > What kind of formating can be done with %p in printf
# >
# There's never any point in printing out a pointer except to debug code.
# Hence no reason to format nicely for the user's consumption.
Creates unique strings for things like hash table keys.
--
SM Ryan http://www.rawbw.com/~wyrmwif/
I love the smell of commerce in the morning.
.
- Follow-Ups:
- Re: Whats the use of %p
- From: websnarf
- Re: Whats the use of %p
- References:
- Re: Whats the use of %p
- From: Malcolm
- Re: Whats the use of %p
- Prev by Date: Re: to calculate bitsize of a byte
- Next by Date: Re: MATRIX
- Previous by thread: Re: Whats the use of %p
- Next by thread: Re: Whats the use of %p
- Index(es):
Relevant Pages
|