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

main for pkgagent More...

#include "pkgagent.h"
Include dependency graph for main.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 main function for the pkgagent More...
 

Variables

char BuildVersion [] ="pkgagent build version: NULL.\n"
 

Detailed Description

main for pkgagent

Definition in file main.c.

Function Documentation

◆ main()

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

main function for the pkgagent

Parameters
argcthe number of command line arguments
argvthe command line arguments
Returns
0 on a successful program execution

Definition at line 76 of file main.c.