MonthMarch 2010

PHP IRC Bot

OOP IRC Bot, easy to maintain and update. Has admin functions. Quite old now so maybe one day I will port it Python or something, not that active on IRC anymore.

Reading a CSV File in C++

This is an example of how to read a CSV file in C++, the while loop and the struct will need to be changed according to how your CSV file is set up. In mine I only require the name and id so use two getlines in the while loop. This most likely could be optimised in some way.

© 2026 Acodemics

Theme by Anders NorénUp ↑