Just a test...
The MSGID could use work but aside from that.. all good.. :)
Thanks, it should be sorted now.. for some reason linux doesn't like it when you
do :
somestringstream.str().c_str()
I have to do:
std::string somestring = somestringstream.str();
then somestring.c_str();
As a side note though, I never received (at least not yet) the original message with the 'bad' message id here.
Sysop: | StingRay |
---|---|
Location: | Woodstock, GA |
Users: | 32 |
Nodes: | 15 (1 / 14) |
Uptime: | 19:37:48 |
Calls: | 603 |
Calls today: | 6 |
Files: | 525 |
Messages: | 223,147 |