hey, I'm setting up an irc-bot.
this bot is connected to a 42" plasma and shud print text on the screen.
the text it shoud print is whats beeing writen in the irc chanel.
I've got the logger, i just need to print the log files(.txt) in the exe file I make in c++
so, the question is, how do I print the .txt into the .exe file?