#ifndef __BOLT_UTILS_H #define __BOLT_UTILS_H int bolt_file_exists(char *path); void bolt_daemonize(); char *bolt_strndup(char *str, int length); int bolt_atoi(char *start, int length, int *retval); #endif
Sign in for post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Comment ( 0 )