SURFEX v8.1
General documentation of Surfex
Typedefs | Functions
gnomesort.c File Reference

Go to the source code of this file.

Typedefs

typedef unsigned long long int Uint64
 
typedef long long int Sint64
 
typedef unsigned int Uint32
 
typedef int Sint32
 

Functions

 GnomeSort (Uint32)
 

Typedef Documentation

◆ Sint32

typedef int Sint32

Definition at line 36 of file gnomesort.c.

◆ Sint64

typedef long long int Sint64

Definition at line 34 of file gnomesort.c.

◆ Uint32

typedef unsigned int Uint32

Definition at line 35 of file gnomesort.c.

◆ Uint64

typedef unsigned long long int Uint64

Definition at line 33 of file gnomesort.c.

Function Documentation

◆ GnomeSort()

GnomeSort ( Uint32  )

Definition at line 94 of file gnomesort.c.