Author: Stan Eisenstat
Subject: Re: [Cs223] Regarding the Remark on Homework #3 strwrs
Date: Tuesday, 25 Feb 2020, 07:48:34
> Message Posted By: Unknown
>
> Dear Prof. Eisenstat,
>
> While you have stated that Hwk3/strwrs does not use the functions
> strstr(), strcmp(), and strcat(), are they discouraged? In other words,
> would it be a great hassle to use one of the aforementioned functions? I
> am asking this questions because a ULA recommended that I use strstr().
No, I did not intend to discourage the use of strstr(),
especially before you start implementing escapes.
However, you should be aware that it may be difficult
to use it with escapes.
--Stan-
PREV
INDEX
NEXT