Language Ccpp Cppref Examples ENUM1.C

/ ************************************************************************
 *
 * Purpose:
 * Author: M J Leslie
 * Date: 26-Oct-98
 *
 ************************************************************************/
// #include <iostream.h>
main()
{
 enum Colour { Red=1, Amber, Green};
 
 Colour TraficLight;
 
 
 TraficLight++;
 
 return 0;
}

file: /Techref/language/ccpp/cppref/EXAMPLES/enum1.c, 0KB, , updated: 1998年10月27日 13:56, local time: 2025年9月11日 05:38,
40.74.122.252:LOG IN

©2025 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://massmind.org/techref/language/ccpp/cppref/EXAMPLES/enum1.c"> language ccpp cppref EXAMPLES enum1</A>

Did you find what you needed?

Welcome to massmind.org!

Welcome to massmind.org!

.

AltStyle によって変換されたページ (->オリジナル) /