]> jfr.im git - irc.git/blame - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/001829.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 001829.html
CommitLineData
3bd189cb
JR
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=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001833.html">
11 <LINK REL="Next" HREF="001830.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] local_set_cumodes</H1>
15 <B>Craig Edwards</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20local_set_cumodes&In-Reply-To="
17 TITLE="[IRCServices Coding] local_set_cumodes">brain at brainbox.winbot.co.uk
18 </A><BR>
19 <I>Wed Jan 1 17:10:12 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001833.html">[IRCServices Coding] local_set_cumodes
22</A></li>
23 <LI>Next message: <A HREF="001830.html">Fw: [IRCServices Coding] bahamut/Services crash
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1829">[ date ]</a>
27 <a href="thread.html#1829">[ thread ]</a>
28 <a href="subject.html#1829">[ subject ]</a>
29 <a href="author.html#1829">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>looks like the final byte is used for a null terminator?
35
360 1 2 0x00
37
38&gt;<i>trying to understand some of this code...
39</I>&gt;<i>
40</I>&gt;<i>was just curious as to something... in the function local_set_cumodes you do:
41</I>&gt;<i> char buf[3]
42</I>&gt;<i>
43</I>&gt;<i>so that it fits 4 chars: 0 1 2 3
44</I>&gt;<i>but you only use 3: 0 1 2
45</I>&gt;<i>
46</I>&gt;<i>just a mistake or is there a reason for it?
47</I>&gt;<i>
48</I>&gt;<i>thanks
49</I>&gt;<i>------------------------------------------------------------------
50</I>&gt;<i>To unsubscribe or change your subscription options, visit:
51</I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
52</I>
53
54
55</PRE>
56
57<!--endarticle-->
58 <HR>
59 <P><UL>
60 <!--threads-->
61 <LI>Previous message: <A HREF="001833.html">[IRCServices Coding] local_set_cumodes
62</A></li>
63 <LI>Next message: <A HREF="001830.html">Fw: [IRCServices Coding] bahamut/Services crash
64</A></li>
65 <LI> <B>Messages sorted by:</B>
66 <a href="date.html#1829">[ date ]</a>
67 <a href="thread.html#1829">[ thread ]</a>
68 <a href="subject.html#1829">[ subject ]</a>
69 <a href="author.html#1829">[ author ]</a>
70 </LI>
71 </UL>
72
73</body></html>