File Input

k-five via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun May 14 01:54:01 PDT 2017


On Sunday, 14 May 2017 at 04:15:02 UTC, JV wrote:
> Hey i'm not sure if i should create a new post for this but
> how should i fix this it doesn't pause and store but just keeps 
> reading
>
>         string studNum;
>
>         readf("%s",&studNum);
>         write(studNum);

Can you say exactly what you need?
It is better to be familiar with C and File in C, then using File 
in D
However, do not hesitate about asking, just feel free and ask


More information about the Digitalmars-d-learn mailing list