Difference between revisions of "Language related articles"

From Free Pascal wiki
Jump to navigationJump to search
(No difference)

Revision as of 00:18, 25 December 2003

Things FPC 1.9.x currently doesn't support

  • The "implements" style delegation.
  • dispinterface
  • Slice(dyn array) seems to have problems.
  • Reintroduce


New in 1.9.x (not yet in the docs)

  • {$fputype to select a certain fpu style
    • i386: x87, sse, sse2, sse3
    • x86-64: sse64