File: oldstyle.lcl

package info (click to toggle)
lclint 1%3A2.4b-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 7,996 kB
  • ctags: 9,589
  • sloc: ansic: 100,034; lex: 2,754; yacc: 2,472; makefile: 835
file content (3 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (10)
1
2
3
int f1 (int x, int y);
int f2 (int x, char y);
int f3 (int x, char *y);