public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
* Why I love C++ so much.
@ 2008-02-20 20:15 Dave Korn
  2008-02-20 20:52 ` Brian Dessent
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Dave Korn @ 2008-02-20 20:15 UTC (permalink / raw)
  To: 'to a child with c++,
	every problem looks like you need a pseudo-operator'




  Because writing

  hex << setw (8) << setfill ('0') << ((uintptr_t)(x)) << dec << setfill (' ')

is just soooooo much easier and more self-consistent and less typing than

  "%08x", x



<grrrspit>

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2008-02-22 17:04 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-20 20:15 Why I love C++ so much Dave Korn
2008-02-20 20:52 ` Brian Dessent
2008-02-20 21:45   ` Dave Korn
2008-02-21  1:20 ` Gary R. Van Sickle
2008-02-21 10:10   ` Dave Korn
2008-02-21 12:10     ` Warren Young
2008-02-21  6:32 ` Václav Haisman
2008-02-21 10:28   ` Corinna Vinschen
2008-02-21 12:27     ` Warren Young
2008-02-21 13:49       ` Corinna Vinschen
2008-02-22  8:35         ` Danilo Turina
2008-02-22 16:14           ` Igor Peshansky
2008-02-22 16:20             ` Dave Korn
2008-02-22 16:33               ` Igor Peshansky
2008-02-22 16:39                 ` Dave Korn
2008-02-22 17:04                   ` Dave Korn
2008-02-22  9:11         ` Warren Young
2008-02-22  9:47           ` Michael Schaap
2008-02-22 13:05             ` Warren Young
2008-02-22 16:16             ` Igor Peshansky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).