]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000175.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000175.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] irc_stricmp()
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20irc_stricmp%28%29&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000174.html">
11 <LINK REL="Next" HREF="000176.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] irc_stricmp()</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20irc_stricmp%28%29&In-Reply-To="
17 TITLE="[IRCServices Coding] irc_stricmp()">achurch at achurch.org
18 </A><BR>
19 <I>Sun Feb 3 12:14:12 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000174.html">[IRCServices Coding] Exceptions
22 </A></li>
23 <LI>Next message: <A HREF="000176.html">[IRCServices Coding] irc_stricmp()
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#175">[ date ]</a>
27 <a href="thread.html#175">[ thread ]</a>
28 <a href="subject.html#175">[ subject ]</a>
29 <a href="author.html#175">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i> I've been rather curious about IRCServices' irc_stricmp function. What
35 </I>&gt;<i>does it do that the regular stricmp() doesn't, and could it be replaced
36 </I>&gt;<i>safely with stricmp?
37 </I>
38 (1) stricmp() is (potentially) locale-dependent, and could conceivably
39 behave incorrectly in certain locales.
40
41 (2) RFC1459-compliant ircds treat [ and {, \ and |, ] and } as
42 pairwise equivalent; stricmp() doesn't.
43
44 --Andrew Church
45 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
46 <A HREF="http://achurch.org/">http://achurch.org/</A>
47
48 </PRE>
49
50 <!--endarticle-->
51 <HR>
52 <P><UL>
53 <!--threads-->
54 <LI>Previous message: <A HREF="000174.html">[IRCServices Coding] Exceptions
55 </A></li>
56 <LI>Next message: <A HREF="000176.html">[IRCServices Coding] irc_stricmp()
57 </A></li>
58 <LI> <B>Messages sorted by:</B>
59 <a href="date.html#175">[ date ]</a>
60 <a href="thread.html#175">[ thread ]</a>
61 <a href="subject.html#175">[ subject ]</a>
62 <a href="author.html#175">[ author ]</a>
63 </LI>
64 </UL>
65
66 </body></html>