![]() ![]() | ![]() |
version 1.22, 2024/04/29 00:22:49 | version 1.23, 2024/04/29 00:34:55 |
---|---|
Line 27 | Line 27 |
#include <capaCommon.h> | #include <capaCommon.h> |
#include <ranlib.h> | #include <ranlib.h> |
#include <ctype.h> /* isdigit() */ | |
PointsList_t * parse_pts_list (char *pts_list) { | PointsList_t * parse_pts_list (char *pts_list) { |
PointsList_t *new=NULL, *end=NULL, *beforeend=NULL, *rlist=NULL; | PointsList_t *new=NULL, *end=NULL, *beforeend=NULL, *rlist=NULL; |