File: issue98.h

package info (click to toggle)
c2hs 0.28.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,788 kB
  • sloc: haskell: 6,882; ansic: 1,857; xml: 1,411; makefile: 111
file content (3 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download | duplicates (5)
1
2
3
char identichar(char c);
unsigned char identiuchar(unsigned char c);
signed char identischar(signed char c);