Searched refs:num_converted (Results 1 – 1 of 1) sorted by relevance
87 int num_converted = 1; in read_knots() local93 num_converted = fscanf(file, "%lf %lf", in read_knots()95 if (num_converted == 2) { in read_knots()101 } else if (num_converted != 0) in read_knots()105 if (feof(file) && num_converted != 1) in read_knots()