ARGOBOTS
Functions
util.c File Reference
#include "abtu.h"
#include <math.h>
#include <ctype.h>
Include dependency graph for util.c:

Go to the source code of this file.

Functions

char * ABTU_get_indent_str (int indent)
 
int ABTU_get_int_len (size_t num)
 

Function Documentation

char* ABTU_get_indent_str ( int  indent)
int ABTU_get_int_len ( size_t  num)

Definition at line 23 of file util.c.