Re: File.size() is a ulong

2011-01-09 Thread Jonathan M Davis
On Sunday 09 January 2011 05:29:47 bearophile wrote: > From a recent update in File I've seen that size() returns an ulong, given > by seek(): > http://www.dsource.org/projects/phobos/browser/trunk/phobos/std/stdio.d?re > v=2284#L585 > http://www.dsource.org/projects/phobos/browser/trunk/phobos/std

Re: File.size() is a ulong

2011-01-09 Thread spir
On Sun, 09 Jan 2011 08:29:47 -0500 bearophile wrote: > From a recent update in File I've seen that size() returns an ulong, given by > seek(): > http://www.dsource.org/projects/phobos/browser/trunk/phobos/std/stdio.d?rev=2284#L585 > http://www.dsource.org/projects/phobos/browser/trunk/phobos/std