YAZ  5.30.3
Functions
sc_test.c File Reference

Small test for the Windows Service Control utility. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <yaz/xmalloc.h>
#include <yaz/log.h>
#include <yaz/sc.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 the system main function More...
 

Detailed Description

Small test for the Windows Service Control utility.

Definition in file sc_test.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

the system main function

Definition at line 62 of file sc_test.c.

References sc_s::argc, sc_s::argv, yaz_sc_create(), yaz_sc_destroy(), and yaz_sc_program().