dynamic array of strings

Jarrett Billingsley jarrett.billingsley at gmail.com
Mon Dec 29 20:00:10 PST 2008


On Mon, Dec 29, 2008 at 10:53 PM, Tim M <a at b.com> wrote:
>
> Where is din.readf? If it is a c function then it won't be able to set up
> the dynamic array.

In std.cstream, din is an instance of std.stream.Stream bound to standard in.


More information about the Digitalmars-d-learn mailing list