I'm not sure what you mean by "C file format". It sounds like you have a plain text file. If you have something like:
5,
15,
23,
4,
999,
then use Read From Spreadsheet File and use a %d format. If you select transpose, the first row output will be a 1D array of your file.