Skip to content

Commit

Permalink
Comment "This code assumes that long longs are 64 bit integers" no lo…
Browse files Browse the repository at this point in the history
…nger applies.
  • Loading branch information
rdiez authored and Reini Urban committed May 28, 2016
1 parent aac9433 commit 05df83b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.txt
Expand Up @@ -60,8 +60,4 @@ Portability
I would like to add some configuration detection stuff in the future, but
for now all I can do is document the assumptions...

This code assumes that long longs are 64 bit integers which is technically
in violation of the C standard. This can be changed in time64.h by
changing the Time64_T and Int64 typedefs.

There are a number of configuration options in time64.h.

0 comments on commit 05df83b

Please sign in to comment.