libalpm
Arch Linux Package Manager Library
Defines | Functions
testpkg.c File Reference
#include <stdio.h>
#include <stdarg.h>
#include <alpm.h>
Include dependency graph for testpkg.c:

Go to the source code of this file.

Defines

#define BASENAME   "testpkg"

Functions

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

Define Documentation

#define BASENAME   "testpkg"

Definition at line 25 of file testpkg.c.

Referenced by main().


Function Documentation

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