MatOCAD Logo

Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

Strutture.h

Go to the documentation of this file.
00001 #ifndef INCLUDI_STRUTTURE
00002    typedef struct col
00003       {  int red;
00004          int green;
00005          int blue;
00006       }color;
00007 
00008     #define INCLUDI_STRUTTURE 1
00009 
00010 #else
00011 #endif

 

SourceForge Logo