djbdnscurve6 45
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 *);
5
6#endif
int parsetype(char *, char *)