]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000031.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000031.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] svcs 5
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20svcs%205&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="000030.html">
11 <LINK REL="Next" HREF="000032.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] svcs 5</H1>
15 <B>v13 at priest.com</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20svcs%205&In-Reply-To="
17 TITLE="[IRCServices Coding] svcs 5">v13 at priest.com
18 </A><BR>
19 <I>Sun Dec 16 12:50:03 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000030.html">[IRCServices Coding] srvcs 5
22 </A></li>
23 <LI>Next message: <A HREF="000032.html">[IRCServices Coding] svcs5
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#31">[ date ]</a>
27 <a href="thread.html#31">[ thread ]</a>
28 <a href="subject.html#31">[ subject ]</a>
29 <a href="author.html#31">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>The definition of &quot;receive message&quot; callback is wrong in the documentation
35 It says:
36
37 Parameters: char *source, int ac, char **av
38
39 It should be:
40 Parameters: char *source, char *cmd, int ac, char **av
41
42 in the protocol sources, the functions for this callback are declared as:
43 static int do_receive_message(char *source, char *cmd, int ac, char **av)
44
45 &lt;&lt;V13&gt;&gt;
46
47 </PRE>
48
49 <!--endarticle-->
50 <HR>
51 <P><UL>
52 <!--threads-->
53 <LI>Previous message: <A HREF="000030.html">[IRCServices Coding] srvcs 5
54 </A></li>
55 <LI>Next message: <A HREF="000032.html">[IRCServices Coding] svcs5
56 </A></li>
57 <LI> <B>Messages sorted by:</B>
58 <a href="date.html#31">[ date ]</a>
59 <a href="thread.html#31">[ thread ]</a>
60 <a href="subject.html#31">[ subject ]</a>
61 <a href="author.html#31">[ author ]</a>
62 </LI>
63 </UL>
64
65 </body></html>