Re: focused code review

2004-05-28 Thread Bill Medland
On May 27, 2004 10:25 pm, Glen Kaukola wrote: > Hi, > > So one project suggested on the website is to do a focused code review. > In particular it talks about getting rid of inefficient uses of > strcat. But that leaves me wondering what exactly constitutes an > inefficient

focused code review

2004-05-27 Thread Glen Kaukola
Hi, So one project suggested on the website is to do a focused code review. In particular it talks about getting rid of inefficient uses of strcat. But that leaves me wondering what exactly constitutes an inefficient use of strcat? If anyone could provide an example I'd apprecia