Message-Id: <3.0.16.19980115120722.36575da2@hem1.passagen.se> Date: Thu, 15 Jan 1998 15:23:47 -0500 To: Nate Eldredge From: Peter Palotas Subject: Re: printf("%p"); Cc: djgpp AT delorie DOT com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk At 20.31 1998-01-14 -0800, you wrote: >At 02:20 1/15/1998 -0500, Peter Palotas wrote: > >>Okay, if you say so, you should know best! Guess I'll just have to settle >>with the ugly looking pointer then! (Why not atleast make it capital letters!?) >You can always write > >char *p; >printf("%#X",(unsigned)p); > >if the way it looks is important to you. Well, this isn't compatible with other compilers though... >Btw, IMHO, lowercase letters are more readable than caps. Yeah, I guess this is a matter of oppinion, so I suppose this discussion is superfluos. -- Peter Palotas alias Blizzar -- blizzar AT hem1 DOT passagen DOT se -- ***************************************************** * A brief description of DJGPP: * * NEVER BEFORE HAS SO FEW DONE SO MUCH FOR SO MANY! * *****************************************************