BrimStonePhoenix
Programmer
I have a windows forms application, and i'm trying to read in text from 2 text boxes (which are going to contain a filename and a path), and then use sprintf to put them both into a single char[]. Any other ways of going about this problem? Any way to get this conversion to work?