man wnnop (Fonctions bibliothèques) - standard do-nothing functions

NAME

wn_do_nothing - standard do-nothing functions

SYNOPSIS

#include <wn/wnnop.h>

void wn_do_nothing(void)

int wn_return_0(void)

int wn_return_1(void)

int wn_return_neg_1(void)

bool wn_return_FALSE(void)

bool wn_return_TRUE(void)

DESCRIPTION

These are do-nothing functions. Each routine ignores its arguments and returns the indicated value.

AUTHOR

Will Naylor

CETTE PAGE DOCUMENTE AUSSI :