PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] atoi()
Date: Saturday, 18 Apr 2020, 13:48:17


    > Message Posted By: Unknown
    >
    > On the Hwk6 specs, it writes "you may use atoi() to extract a number from
    > an argument without checking that the argument contains only digits or
    > that the number fits into an int."
    > Does that mean we don't need to check the case where the argument is sth
    > like
    >
    > ./Boggle 3c 4 ABCDEFGHIJKL ?

Yes.

--Stan-
PREV INDEX NEXT