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

main for wget agent locally to import the file to repo More...

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

Go to the source code of this file.

Functions

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

Variables

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

Detailed Description

main for wget agent locally to import the file to repo

Definition in file main.c.

Function Documentation

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

main entry point for agent

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

Definition at line 107 of file main.c.