Thanks to visit codestin.com
Credit goes to github.com

Skip to content

time size problem #3

Closed
Closed
@txdv

Description

@txdv

We have a big freaking problem.
time_t on 32bit linbux is 32bits long and you are using long, I guess, 64bit windows?
I think it is generally 64bit long on windows.
It is possible to determine the environment on runtime and do a workaround, but I first have to know how long it time_t on windows 32bit is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions