djbdnscurve6 51
djbdnscurve6
Loading...
Searching...
No Matches
parsetype.h
Go to the documentation of this file.
1#ifndef PARSETYPE_H
2#define PARSETYPE_H
3
4extern int parsetype(char *,char [2]);
5
6#endif
int parsetype(char *, char[2])
Definition: parsetype.c:8