]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/001833.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 001833.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] local_set_cumodes
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20local_set_cumodes&In-Reply-To=200301011804.37810.ron885%40bloodheart.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001832.html">
11 <LINK REL="Next" HREF="001829.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] local_set_cumodes</H1>
15 <B>Finny Merrill</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20local_set_cumodes&In-Reply-To=200301011804.37810.ron885%40bloodheart.com"
17 TITLE="[IRCServices Coding] local_set_cumodes">griever at t2n.org
18 </A><BR>
19 <I>Thu Jan 2 02:20:37 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001832.html">[IRCServices Coding] local_set_cumodes
22 </A></li>
23 <LI>Next message: <A HREF="001829.html">[IRCServices Coding] local_set_cumodes
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1833">[ date ]</a>
27 <a href="thread.html#1833">[ thread ]</a>
28 <a href="subject.html#1833">[ subject ]</a>
29 <a href="author.html#1833">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>On Wed, 1 Jan 2003, Ron wrote:
35
36 &gt;<i> trying to understand some of this code...
37 </I>&gt;<i>
38 </I>&gt;<i> was just curious as to something... in the function local_set_cumodes you do:
39 </I>&gt;<i> char buf[3]
40 </I>&gt;<i>
41 </I>&gt;<i> so that it fits 4 chars: 0 1 2 3
42 </I>&gt;<i> but you only use 3: 0 1 2
43 </I>&gt;<i>
44 </I>&gt;<i> just a mistake or is there a reason for it?
45 </I>&gt;<i>
46 </I>
47 Jesus christ ron, are you snorting blocks?
48
49 char buf[3] declares 3 chars, buf[0], buf[1] and buf[2]
50
51 Go to rehab
52
53
54 </PRE>
55
56 <!--endarticle-->
57 <HR>
58 <P><UL>
59 <!--threads-->
60 <LI>Previous message: <A HREF="001832.html">[IRCServices Coding] local_set_cumodes
61 </A></li>
62 <LI>Next message: <A HREF="001829.html">[IRCServices Coding] local_set_cumodes
63 </A></li>
64 <LI> <B>Messages sorted by:</B>
65 <a href="date.html#1833">[ date ]</a>
66 <a href="thread.html#1833">[ thread ]</a>
67 <a href="subject.html#1833">[ subject ]</a>
68 <a href="author.html#1833">[ author ]</a>
69 </LI>
70 </UL>
71
72 </body></html>