[go: up one dir, main page]

File: stdio.cpp

package info (click to toggle)
fastdep 0.16-13
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 600 kB
  • ctags: 327
  • sloc: cpp: 2,161; ansic: 814; sh: 208; makefile: 123
file content (7 lines) | stat: -rw-r--r-- 59 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#include  "features.h"

#include <stdio.h>

int main()
{
}