man strtoul

On 5/25/20, Takashi Yamamoto <yamam...@midokura.com.invalid> wrote:
> hi,
>
> our strtoul prototype is:
>
>     unsigned long strtoul(FAR const char *nptr, FAR char **endptr, int
> base);
>
> why shouldn't they be like, say, "FAR char * FAR * endptr"?
>

Reply via email to