Products Support Documentation Download
Functions
Core05.c File Reference

Source code for the RDM core05 example. More...

#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include "print_error.h"
#include "rdm.h"
#include "core05_db_structs.h"
#include "core05_db_cat.h"

Functions

int main (void)
 Main function for core05 example. More...
 

Detailed Description

Source code for the RDM core05 example.

Function Documentation

◆ main()

int main ( void  )

Main function for core05 example.

The function initializes the RDM environment and runs the create, read operations.

Returns
Returns the RDM_RETCODE on exit.