C
C.E.O. Gargantua
Is it possible for a class to inherit from two interfaces?
When I try to add a second interface, and compile, the error is:
type in interface list is not an interface
related to the second interface.
If I remove the first interface, and compile with just the second, it
succeeds.
--
Texeme
http://texeme.com
incognito () Updated Almost Daily
http://kentpsychedelic.blogspot.com
When I try to add a second interface, and compile, the error is:
type in interface list is not an interface
related to the second interface.
If I remove the first interface, and compile with just the second, it
succeeds.
--
Texeme
http://texeme.com
incognito () Updated Almost Daily
http://kentpsychedelic.blogspot.com