Apache HTTPD
Functions
apr_app.c File Reference
#include "apr_general.h"
#include "ShellAPI.h"
#include "wchar.h"
#include "apr_arch_file_io.h"
#include "assert.h"
#include "apr_private.h"
#include "apr_arch_misc.h"

Go to the source code of this file.

Functions

int main (int argc, const char **argv, const char **env)
 
int wmain (int argc, const wchar_t **wargv, const wchar_t **wenv)
 

Function Documentation

◆ main()

int main ( int  argc,
const char **  argv,
const char **  env 
)
extern

◆ wmain()

int wmain ( int  argc,
const wchar_t **  wargv,
const wchar_t **  wenv 
)

Definition at line 50 of file apr_app.c.