libdrizzle Developer Documentation

simple_multi.c File Reference
#include <stdio.h>
#include <string.h>
#include <libdrizzle/drizzle_client.h>

Go to the source code of this file.

Macros

#define SIMPLE_MULTI_COUNT   10
 

Functions

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

Macro Definition Documentation

◆ SIMPLE_MULTI_COUNT

#define SIMPLE_MULTI_COUNT   10

Definition at line 16 of file simple_multi.c.

Function Documentation

◆ main()

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

Definition at line 18 of file simple_multi.c.