src/ccpp_utils.h File Reference

Go to the source code of this file.

Functions/Subroutines



int ccpp_abs_path (const char *, char **)

Detailed Description

CCPP utility functions.


Function Documentation

int ccpp_abs_path ( const char *  rel,
char **  abs 
)

Resolves the absolute path when given a relative path.

Resolves the absolute path when given a relative path.

Parameters:
[in] rel Relative path name
[out] abs Absolute path name
Return values:
0 If the path was resolved
1 If we were unable to resolve the path
 All Classes Namespaces Files Functions Variables Defines

Generated on 26 Apr 2017 for ccpp by  doxygen 1.6.1