Search code examples
c#64-bitintegerrepresentationint64

How to use Int64 in C#


The question is easy! How do you represent a 64 bit int in C#?


Solution

  • 64 bit int is long