Differences between version 6 and previous revision of JavaAndC++.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Monday, August 25, 2003 11:37:38 am | by StuartYeates | Revert |
Older page: | version 5 | Last edited on Monday, August 25, 2003 10:57:36 am | by DavidHallett | Revert |
@@ -7,8 +7,9 @@
* Near compatibility with [C]
* [MultipleInheritance]
* Many features designed to have zero overhead if not used
* Manual MemoryManagement
+* #include
!!! [Java] features:
* [Template]s/PolymorphicTypes
@@ -16,4 +17,5 @@
* Comprehensive and standardised [Networking|CategoryNetworking], [GUI] and DataBase libraries
* Language support for [Threading]
* Language support for [Unicode]
* MemoryManagement through [GarbageCollection]
+* import