Liste des Groupes | Revenir à col advocacy |
On 10/2/24 6:32 PM, Lawrence D'Oliveiro wrote:>
On Wed, 2 Oct 2024 00:07:15 -0400, 186282@ud0s4.net wrote:
GNU/Linux has had 64-bit time for many years already.>
It's not just HAVING 64/128-bit vars. Gotta look at every function,
every line.
Or, you know, you define a type named “time_t”, which can be specified
to be 32 bits or 64 bits depending on the target architecture build,
and use that type wherever appropriate. Then you don’t have to worry
about it any more.
Ummm ... don't think it's that easy.
Les messages affichés proviennent d'usenet.