]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001273.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001273.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Problems- char * Strings
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Problems-%20char%20%2A%20Strings&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="001275.html">
11 <LINK REL="Next" HREF="001274.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Problems- char * Strings</H1>
15 <B>Ardaen</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Problems-%20char%20%2A%20Strings&In-Reply-To="
17 TITLE="[IRCServices Coding] Problems- char * Strings">ardaen at subber.net
18 </A><BR>
19 <I>Sat Aug 17 23:22:46 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001275.html">[IRCServices Coding] Teams: Idea
22 </A></li>
23 <LI>Next message: <A HREF="001274.html">[IRCServices Coding] Problems- char * Strings
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1273">[ date ]</a>
27 <a href="thread.html#1273">[ thread ]</a>
28 <a href="subject.html#1273">[ subject ]</a>
29 <a href="author.html#1273">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hey all - Another newbie is here!
35
36 I keep getting crashes where it complains that a char* string has the value 0x10....
37 I fixed this, but I'm not sure what it means... help?
38
39 One place I ran into this: do_squit. I had to make it check argc because sometimes
40 the reason seemed to be blank/invalid causing services to go down.
41
42 This strings set to 0x10 also causes problems with stricmp() so I had to add a define
43 to do some checking before it is called. (redhat linux 7.2 dunno if that makes a diff)
44
45 Also-suggestion I found many users asked me for and seems to be useful:
46 remote nick identification: /nickserv identify [name] [password]
47 I personally don't get why they do that, but hey, I added it, it works, people happy.
48
49 BTW.. the auspices db conversion is now outta date, auspices has new annoying
50 ver. of chan.db (ver 8 instead of 7) not that it matters since the one I got is corrupt
51 but... for a final release people would probably want that.
52
53 Anyway, hope you dont mind my n00bishness,
54 -Ardaen
55 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ardaen at subber.net</A>
56
57
58
59
60 </PRE>
61
62 <!--endarticle-->
63 <HR>
64 <P><UL>
65 <!--threads-->
66 <LI>Previous message: <A HREF="001275.html">[IRCServices Coding] Teams: Idea
67 </A></li>
68 <LI>Next message: <A HREF="001274.html">[IRCServices Coding] Problems- char * Strings
69 </A></li>
70 <LI> <B>Messages sorted by:</B>
71 <a href="date.html#1273">[ date ]</a>
72 <a href="thread.html#1273">[ thread ]</a>
73 <a href="subject.html#1273">[ subject ]</a>
74 <a href="author.html#1273">[ author ]</a>
75 </LI>
76 </UL>
77
78 </body></html>