Hello,
I am using Visual Studio 2008 to program in C++. My program needs to read in a line, break it into two strings. It seems that the String Toolkit Library (StrTk) (http://www.partow.net/programming/strtk/index.html) will enable this. However, I am unable to figure out how to physically add the library files in order for the program to reference it.
Thanks in advance,
RSA