I am terrible at C due to lack of experience with it (because it always frustrates me the few times I do use it), so the smallest little things make programming in C very complicated for me. I read some text into a buffer of size 256. That text is the name of a file to open. How can I get ...