<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/6752" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2004-07-19T14:18:58-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/6752</id>

		<entry>
		<author><name><![CDATA[Galadhrim]]></name></author>
		<updated>2004-07-19T14:18:58-04:00</updated>

		<published>2004-07-19T14:18:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38833#p38833</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38833#p38833"/>
		<title type="html"><![CDATA[Module C/C++ Tutorial]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38833#p38833"><![CDATA[
That is a good idea, but the other modules are so programmed in such a nasty way that no one can even see how it works.<br><br>We'll just have to stick to TCL, ffs.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2999">Galadhrim</a> — Mon Jul 19, 2004 2:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-27T18:06:46-04:00</updated>

		<published>2004-04-27T18:06:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35895#p35895</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35895#p35895"/>
		<title type="html"><![CDATA[Module C/C++ Tutorial]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35895#p35895"><![CDATA[
the woobie module IS a tutorial / example...  if you dont understand something, id say look at some of the other modules maybe get an idea from there...<p>Statistics: Posted by Guest — Tue Apr 27, 2004 6:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-02-07T21:22:07-04:00</updated>

		<published>2004-02-07T21:22:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33320#p33320</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33320#p33320"/>
		<title type="html"><![CDATA[Module C/C++ Tutorial]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33320#p33320"><![CDATA[
What about tutorials?<p>Statistics: Posted by Guest — Sat Feb 07, 2004 9:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TLM]]></name></author>
		<updated>2004-02-06T17:17:15-04:00</updated>

		<published>2004-02-06T17:17:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33299#p33299</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33299#p33299"/>
		<title type="html"><![CDATA[Module C/C++ Tutorial]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33299#p33299"><![CDATA[
Look at the woobie.mod (should be in the eggdrop src) and look for the sheep.mod, that should get ya started hopfuly.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2997">TLM</a> — Fri Feb 06, 2004 5:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-02-06T09:42:37-04:00</updated>

		<published>2004-02-06T09:42:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33281#p33281</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33281#p33281"/>
		<title type="html"><![CDATA[Module C/C++ Tutorial]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33281#p33281"><![CDATA[
I am talking about eggdrop modules! can u help?<p>Statistics: Posted by Guest — Fri Feb 06, 2004 9:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yourname]]></name></author>
		<updated>2004-02-04T14:29:38-04:00</updated>

		<published>2004-02-04T14:29:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33216#p33216</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33216#p33216"/>
		<title type="html"><![CDATA[Module C/C++ Tutorial]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33216#p33216"><![CDATA[
I really shouldn't be the one to talk about this. But...<br><br>I'm not sure if eggdrop modules (If that's the module you're talking about, because this is an eggdrop forum, so I'm guessing you're talking about writing an eggdrop module) use C++, but I'm very positive that all of the modules that have been written so far have been written in C.<br><br>To have an example module, rip out woobie (It's written in C, though) in modules/ and check it out. It's there for just that purpose for programmers like you to see how a module is written.<br><br>Also, I'd suggest you visit <a href="http://www.eggheads.org/mailman/listinfo/eggheads" class="postlink">The eggheads mailing list</a> and ask this question, as you'll find all the brass of eggdrop development answering your email.<br><br>I also found <a href="http://www.sewelld.com/CppSourceCode.asp" class="postlink">this link</a> as a first result of "C++ modules" on Google.com. This is just incase you weren't talking about eggdrop modules. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>All the best.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13">Yourname</a> — Wed Feb 04, 2004 2:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-02-04T03:13:35-04:00</updated>

		<published>2004-02-04T03:13:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33193#p33193</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33193#p33193"/>
		<title type="html"><![CDATA[Module C/C++ Tutorial]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33193#p33193"><![CDATA[
anyone please?<p>Statistics: Posted by Guest — Wed Feb 04, 2004 3:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-01-31T22:10:22-04:00</updated>

		<published>2004-01-31T22:10:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33117#p33117</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33117#p33117"/>
		<title type="html"><![CDATA[Module C/C++ Tutorial]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33117#p33117"><![CDATA[
Hello,<br><br>I wanted to write my own module using C++ or C language, I do have some knowledge of C++ coding.  At the moment I am trying to find some tutorials of writing own module in C++.<br><br>Do you know where I can find some tutorials and some small example of c++ module if possible?<br><br>I have tired google.com but no luck!<br><br>Thanks.<br> <br>Shahid  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by Guest — Sat Jan 31, 2004 10:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
