File: close-stream.h

package info (click to toggle)
gzip 1.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,972 kB
  • sloc: ansic: 32,031; sh: 7,945; makefile: 331; perl: 11
file content (2 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (127)
1
2
#include <stdio.h>
int close_stream (FILE *stream);