On Friday, 4 November 2016 at 23:26:40 UTC, lobo wrote:
On Friday, 4 November 2016 at 14:37:04 UTC, bluphantom91 wrote:
On Friday, 4 November 2016 at 02:59:49 UTC, Paul Backus wrote:
On Friday, 4 November 2016 at 02:28:17 UTC, bluphantom91 wrote:
Hello,
....
Am I just using getc the wrong way?

Try something like this:

...
ch = getc(file.getFP);
...

https://dlang.org/phobos/std_stdio.html#.File.getFP

bye,
lobo

Hi, I having equal problems and it looks like you get the solution. so is it posible to get the full code listing from import .... to the counting that is working?
Just as a conclusive answer for others aswell to read.
/anders

Reply via email to