diff -r 9d5a99b282c0 -r 0a60a10f43ac doc-docbook/html/c57.html --- a/doc-docbook/html/c57.html Mon Feb 23 13:23:53 2004 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,167 +0,0 @@ - -Graph Classes
Etik-ol Documentation: Documentation
PrevNext

Chapter 4. Graph Classes

Valami leiras mondjuk a hierarchiarol.

4.1. Egy konkret osztaly


-class Osztaly {
-public:
-  int x;
-
-  Osztaly(int i = 5);
-
-  virtual longlong metodus(double alfa, char* s);
-}
-
-

PrevHomeNext
Main classesUpGNU Free Documentation License
\ No newline at end of file