]> jfr.im git - irc.git/blame - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000176.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000176.html
CommitLineData
3bd189cb
JR
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=3c5caba9.55062%40achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000175.html">
11 <LINK REL="Next" HREF="000177.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] irc_stricmp()</H1>
15 <B>Finny Merrill</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20irc_stricmp%28%29&In-Reply-To=3c5caba9.55062%40achurch.org"
17 TITLE="[IRCServices Coding] irc_stricmp()">griever at t2n.org
18 </A><BR>
19 <I>Sat Feb 2 23:18:20 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000175.html">[IRCServices Coding] irc_stricmp()
22</A></li>
23 <LI>Next message: <A HREF="000177.html">[IRCServices Coding] irc_stricmp()
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#176">[ date ]</a>
27 <a href="thread.html#176">[ thread ]</a>
28 <a href="subject.html#176">[ subject ]</a>
29 <a href="author.html#176">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>On Sun, 3 Feb 2002, Andrew Church wrote:
35
36&gt;<i> &gt; I've been rather curious about IRCServices' irc_stricmp function. What
37</I>&gt;<i> &gt;does it do that the regular stricmp() doesn't, and could it be replaced
38</I>&gt;<i> &gt;safely with stricmp?
39</I>&gt;<i>
40</I>&gt;<i> (1) stricmp() is (potentially) locale-dependent, and could conceivably
41</I>&gt;<i> behave incorrectly in certain locales.
42</I>&gt;<i>
43</I>&gt;<i> (2) RFC1459-compliant ircds treat [ and {, \ and |, ] and } as
44</I>&gt;<i> pairwise equivalent; stricmp() doesn't.
45</I>
46I'd also like to point out that many systems don't *have* stricmp
47&gt;<i>
48</I>&gt;<i> --Andrew Church
49</I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
50</I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
51</I>&gt;<i> ------------------------------------------------------------------
52</I>&gt;<i> To unsubscribe or change your subscription options, visit:
53</I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
54</I>&gt;<i>
55</I>
56
57</PRE>
58
59<!--endarticle-->
60 <HR>
61 <P><UL>
62 <!--threads-->
63 <LI>Previous message: <A HREF="000175.html">[IRCServices Coding] irc_stricmp()
64</A></li>
65 <LI>Next message: <A HREF="000177.html">[IRCServices Coding] irc_stricmp()
66</A></li>
67 <LI> <B>Messages sorted by:</B>
68 <a href="date.html#176">[ date ]</a>
69 <a href="thread.html#176">[ thread ]</a>
70 <a href="subject.html#176">[ subject ]</a>
71 <a href="author.html#176">[ author ]</a>
72 </LI>
73 </UL>
74
75</body></html>