Read a FILE* till an empty line or eof and return it as a char buffer.
[oweals/busybox.git] / libbb / parse_number.c
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...