Talk:Random Numbers
From OpenSSLWiki
Jump to navigationJump to searchvoid * casting hack?
The thing about casting to void* and using "%p" just to print an unsigned long in hex seemed a little odd to me. Am I missing something as to why "0x%lx" isn't a viable option?
--Ppelleti 03:00, 8 March 2013 (UTC)