On Wed, Jul 27, 2011 at 2:18 PM, hary rathor <harry.rat...@gmail.com> wrote:

> @sunny : what you means by machine dependent means 64 bit: you means by
> compiler / operating system  /computer architecture ?
> because i never get size of pointer 8 byte. if your statement true then
> tell me which compiler / operating system  /computer architecture i should
> have get this output 8.
>
>

A 64 bit machine running a 64 bit OS, on which using a compiler targeted for
64 bit executable will give you pointer size of 8.

--

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to