please dont rip this site

Language Ccpp Cref Examples ENUM5.C

/ ****************************************************************************
 *
 *  Enumeration example: This program will compile but the #define statement 
 *  will cause FALSE and TRUE to have a value of 1
 *
 ****************************************************************************/

enum Boolian_t {FALSE=0, TRUE} Boolian;

#define FALSE 1

main()
{

  enum Boolian_t Boolian;
    
  printf("False has a value of %d\n", FALSE);
  printf(" True has a value of %d\n", TRUE);
}
/****************************************************************************
 *
 *	Results:
 *
 *	False has a value of 1
 *	 True has a value of 1
 *
 ****************************************************************************/


file: /Techref/language/ccpp/cref/EXAMPLES/enum5.c, 0KB, , updated: 1997/4/21 09:52, local time: 2024/4/19 14:45,
TOP NEW HELP FIND: 
18.216.190.167:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/techref/language/ccpp/cref/EXAMPLES/enum5.c"> language ccpp cref EXAMPLES enum5</A>

Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .