Difference between revisions of "Talk:FPC New Features 3.2.0"

From Free Pascal wiki
Jump to navigationJump to search
(Created page with "=Bit helpers= Per https://forum.lazarus.freepascal.org/index.php/topic,41672.msg409867.html#msg409867 , let's add mention of new bit-helpers? "Therefore I have compared 3.0 an...")
 
(No difference)

Latest revision as of 14:10, 19 January 2022

Bit helpers

Per https://forum.lazarus.freepascal.org/index.php/topic,41672.msg409867.html#msg409867 , let's add mention of new bit-helpers? "Therefore I have compared 3.0 and 3.2 sources, and I see that standard type helpers have been extended for bit access with SetBit(), ClearBit(), ToggleBit() and TestBit()." Alextp (talk) 13:10, 19 January 2022 (CET)