Home > Back-end >  C Builder and a 64 - bit time
C Builder and a 64 - bit time

Time:10-27

What time does the c + + Builder support 64 time begin? __time64_t

CodePudding user response:

CodePudding user response:

It is ok to substitute __int64,

Typedef __int64 __time64_t;

CodePudding user response:

Now the general time will do the trick
  • Related