Main Page | File List | Globals

operations.h

Go to the documentation of this file.
00001 
00009 #ifndef OPERATIONS_H
00010 #define OPERATIONS_H
00011 
00019 int traiteConstante(const char* ligne);
00027 int traiteInstruction(const char* ligne);
00032 void end();
00033 
00034 #endif

Generated on Mon Nov 10 16:02:57 2008 for Calculette by  doxygen 1.3.9.1