Sinisterly
Minimal IRC client - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: C, C++, & Obj-C (https://sinister.ly/Forum-C-C-Obj-C)
+--- Thread: Minimal IRC client (/Thread-Minimal-IRC-client)

Pages: 1 2


RE: Minimal IRC client - Inori - 03-18-2017

(03-18-2017, 08:08 PM)phyrrus9 Wrote: Neat little idea, and I don't mean to sound like a complete asshole here but you really could've done that a few better ways. Not a bad little project to learn the language though. I suggest you stay away from using so many objects though, and learn how to do it all the hard way.

I plan on porting it all to C once I get everything working, I just have a better grasp on OO so it's easier to make everything that way for me.