Message-Id: <3.0.16.19980113175621.295fae9e@hem1.passagen.se> Date: Tue, 13 Jan 1998 17:58:00 -0500 To: djgpp AT delorie DOT com From: Peter Palotas Subject: printf("%p"); Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk Hi, Just wondering why printf("%p", some_ptr); would print something like: 6e1f30 instead of what the linux version does, and what the docs says it should do: 0x6E1F30 (i.e. prefixed with 0x, the capitals is not in the docs) -- 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! * *****************************************************