#include "verstring.h"#include <stdio.h>#include <ctype.h>#include <string.h>Go to the source code of this file.
Functions | |
| const char * | ver_to_string (unsigned int ver) |
| unsigned int | string_to_ver (const char *str) |
|
|
Definition at line 40 of file verstring.cc. References min. |
|
|
Definition at line 16 of file verstring.cc. References min. |
1.2.15