FOSSology  4.4.0
Open Source License Compliance by Open Source Software
repexist.c File Reference

Check if a file exists. More...

#include <stdlib.h>
#include <stdio.h>
#include "libfossrepo.h"
Include dependency graph for repexist.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Check if a file exists.

Returns: 0=exist, 1=not exist

See also
fo_RepExist()

Definition in file repexist.c.