Skip to content

CLASS


Declares a class object

Syntax

` Class typename ...

`

Parameters

typename

name of the Class

Description

We would have put something useful here (honest) except this feature isn't implemented in the compiler yet. But since it will get added in future, and there are several other document pages that need to link here, we thought it safe to include in anyway.

Examples

start GeSHi

'' sample code

end GeSHi

Output:

sample output

Dialect Differences

  • Object-related features are supported only in the -lang fb option

Differences from QB

  • New to FreeBASIC

See also

  • Enum
  • Type

Back to DocToc

Translated from FreeBASIC official docs. Contact us for removal if infringed.
FreeBASIC is an open-source project, not affiliated with Microsoft