Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
3 Posted Topics
Re: You #include <stdio.h> twice. Anyway, besides that little error, this is [B]just[/B] the thing I have been looking for. Thanks, mate! | |
Ok, so I decided to try and write a simple chat bot. To start, I made it so he will scan the string that you input, and see what emotion you have. (this is just the base, eventually he will read verbs and such) So, here is the code... [CODE]#include … | |
The End.