Files Classes Functions Hierarchy
00001 #ifndef BERNSTEIN_H 00002 #define BERNSTEIN_H 00003 00007 class bernsteintest 00008 { 00009 public: 00010 00013 static void test01(); 00014 00015 }; 00016 00017 00018 #endif 00019 00020