I was doing some file tree tests, and just noticed, I can print out file names with nulls at the end of them from an array with printf (neat!)
However, has any thought (or is there a way already?) to read in a bunch of null terminated names from the output of such a construct?