Hello barret, Saturday, October 5, 2002, 3:56:48 PM, you wrote:
b> hi - b> i did something similar, but i used: b> char szMes[25]; //need szMes to be a string, not a char. in this case an b> array of chars. b> //25 is just my guess for how big it can get Then, how to write header of this function (char* &szSring,int Id) so array will be fixed (25) ? I am not good at C++'s "*" and "&"? thanks... -- Best regards, Vyacheslav mailto:[EMAIL PROTECTED] _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

