Re: ascii string comparison [Re: use C locale for LC_CTYPE]
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20111108201557.GC21263@local> |
Johannes wrote: > On Tue, Nov 08, 2011 at 05:42:26PM +0000, corvid wrote: > > I think I'll go with D_ASCII_TOUPPER because the argument gets > > evaluated more than once, and we don't want nasty surprises. > > Hm, not sure what you mean. An inline function should behave just as > a normal function that's the nice thing about them. If I'm in dlib.h and it's C90, can I use inline? I was under the impression that I couldn't.