ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Functions
util.c File Reference
#include <ARX/AR/ar.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ARX/AR2/util.h>
Include dependency graph for util.c:

Functions

int ar2UtilReplaceExt (char *filename, int n, char *ext)
 
int ar2UtilRemoveExt (char *filename)
 
int ar2UtilDivideExt (const char *filename, char *s1, char *s2)
 

Function Documentation

◆ ar2UtilDivideExt()

int ar2UtilDivideExt ( const char *  filename,
char *  s1,
char *  s2 
)
Here is the call graph for this function:

◆ ar2UtilRemoveExt()

int ar2UtilRemoveExt ( char *  filename)
Here is the call graph for this function:

◆ ar2UtilReplaceExt()

int ar2UtilReplaceExt ( char *  filename,
int  n,
char *  ext 
)
Here is the call graph for this function: