>Hi Christian!
CF>> I have a problem here. I use Linux as my main OS, and therefor do all
y
CF>> c++ codeing in Linux too. I'm now using "Instant C++ Programming" by
an
CF>> Wilks to learn c++, and in a program made after reading from that book,
I
CF>> shall use strcmpi().
>there seems not to be the function strcmpi() present at least in my linux
>libraries and header files(rh 4.2). just try strcasecmp() instead of it.
>strcmpi is probably something borland-specific they have introduced in their
>own libraries. furthermore, strcasecmp() did first exist in some old BSD
>version, so it should be more widely accepted in the *NIX world. at least
ne
>of those old SunOS boxes i have access to knows what to do with that. ;)
Oki.. but one more question.
Is this strcasecmp() case sensitive?
Thanks...
__ __ __ __ _ _
/_ // / // ///\// email: scooby@applausenett.no
_ _ __ __//_ /_//_//_/// homepage: http://www.applausenett.no/~scooby/
--- BBBS/L v3.33 How
---------------
* Origin: Fluxpod Information eXchange, telnet://fix.no (2:210/30)
|