/*
* boolean.h
*/
#ifndef __BOOLEAN_H
#define __BOOLEAN_H
typedef enum en_boolean {
false,
true
} boolean;
#endif
/* EOF boolean.h */
Text file Source (historic): geocities.com/ar/uap_c2a/ejemplos/cola
geocities.com/ar/uap_c2a/ejemplosgeocities.com/ar/uap_c2a
geocities.com/ar
(to report bad content: archivehelp @ gmail)
|
|
|
|
|