Introducer
Does anyone have a tutorial or a short example of an introducer that would be available to me? I understand the concept of how this works but Trying to put it into play with one of my finished server/clients didnt work, just as I thought. Thanks.
Hello?
The Forum FAQ has pointers. My article on the matter has some demonstration source code. Be sure to read the comments in the code.
enum Bool { True, False, FileNotFound };
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement