[Issue 2364] New: ftell return type is long in C, that is 64-bit on x86-64

downs default_357-line at yahoo.de
Wed Sep 17 19:00:16 PDT 2008


d-bugmail at puremagic.com wrote:
> http://d.puremagic.com/issues/show_bug.cgi?id=2364
> 
>            Summary: ftell return type is long in C, that is 64-bit on x86-64
>            Product: D
>            Version: 2.019
>           Platform: PC
>                URL: http://digitalmars.com/d/2.0/phobos/std_c_stdio.html#fte
>                     ll
>         OS/Version: Windows
>             Status: NEW
>           Severity: trivial
>           Priority: P2
>          Component: Phobos
>         AssignedTo: bugzilla at digitalmars.com
>         ReportedBy: terranium at yandex.ru
> 
> 
> But in D it's declared as int ftell(FILE *);
> 
> 

So .. ptrdiff_t?


More information about the Digitalmars-d-bugs mailing list