Saturday, April 17, 2010

libapr(apache portable runtime) programming tutorial: file handling

libapr(apache portable runtime) programming tutorial: file handling:

"When we handle files, we have to call apr_file_open() at first. Here is the prototype declaration."