monoZ docs
MZ_version.h File Reference

This file contains the API for compare the versions of two inputs. More...

#include "MZ_error_handler.h"
#include "MZ_common.h"

Go to the source code of this file.

Data Structures

struct  mz_version
 monoZ Versions More...
 

Functions

mz_error_t mz_version_check (mz_version *_in1, mz_version *_in2)
 This function is used to comparing two versions. More...
 

Detailed Description

This file contains the API for compare the versions of two inputs.

Date
Aug 16, 2021
Author
SKM

Definition in file MZ_version.h.