File: close-stream.h

package info (click to toggle)
hello 2.2-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,056 kB
  • ctags: 273
  • sloc: sh: 4,418; ansic: 2,493; makefile: 101; sed: 16
file content (2 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (126)
1
2
#include <stdio.h>
int close_stream (FILE *stream);