Use to!int(args[1]) > I receive: > $ gdmd-4.6 factorial.d > factorial.d: In function ‘main’: > factorial.d:15:0: error: cannot cast expression of type string to int > > > Thanks in advance, > Xan.