until strange behavior

Jonathan M Davis jmdavisProg at gmx.com
Sun Jun 2 13:50:15 PDT 2013


On Sunday, June 02, 2013 15:20:31 Temtaime wrote:
> Why
> 
> char arr[3] = "abc";
> arr[].until('b').front has type of dchar ???

http://stackoverflow.com/questions/12288465

- Jonathan M Davis


More information about the Digitalmars-d-learn mailing list