Re: [Openocd-development] making help case insensitive

2010-08-02 Thread Peter Stuge
Øyvind Harboe wrote: > Does anyone know of what the right fn to call for a case insensitive > strstr would be? > > Implement from scratch based on toupper? Maybe a loop over strcasencmp().. There's an strcasestr() extension when #define _GNU_SOURCE. //Peter

[Openocd-development] making help case insensitive

2010-08-02 Thread Øyvind Harboe
Does anyone know of what the right fn to call for a case insensitive strstr would be? Implement from scratch based on toupper? -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash progr