Radcli library 1.5.3
A simple radius library
Loading...
Searching...
No Matches
radexample.c File Reference

Minimal example of using the radcli library for authentication. More...

#include <config.h>
#include <stdio.h>
#include <syslog.h>
#include <radcli/radcli.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

Minimal example of using the radcli library for authentication.

Definition in file radexample.c.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 19 of file radexample.c.