Przykład tworzenia klas, też funkcji wirtualnej w klasie-bazie.

Dependents:   Figury

Revision:
0:f66cecb955ba
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Shape.cpp	Tue Mar 22 09:29:40 2016 +0000
@@ -0,0 +1,4 @@
+#include "mbed.h"
+#include "Shape.h"
+#include <string>
+