No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: I compiled the code in Dev-C++ in Windows XP and the F1-F9 keys were working properly, however the arrow keys printed out αH, αP, etc... When i changed the code to Keystroke == -32 the arrow keys worked correctly but the F1-F9 keys didn't work properly. I solved the problem … ![]() | |
I've found many tutorials on writing IRC bots and I think it would be nifty to code a simple chat bot for [URL="http://www.tinychat.com"]tinychat[/URL] I was thinking something with basic greet functionality and maybe being able to tell you what the weather is going to be. I have no idea where … | |
I'm new to C programming and I am trying to write a simple ID3 tag editor for mp3s. An id3v1 tag is the last 128 bytes of the file, with 30 characters for the artist, 30, for the title, etc... So far I have written this program which saves each … |
The End.