FOSSology  4.4.0
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 <gcrypt.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

◆ main()

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

\biref 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 96 of file main.c.