Code Issues – Interface expected
January 23rd, 2011
This code issue shows an error when the structure is derived from a non-interface type. Structures can only inherit from other interfaces according to various language specifications.