os.major etc. on Linux

Gustaf Neumann neumann at wu.ac.at
Fri May 13 03:57:13 PDT 2016


Am 13.05.16 um 12:52 schrieb René J.V. Bertin:
> Doesn't Tcl have the equivalent of sizeof(void*) or sizeof(size_t)?
see
    puts $::tcl_platform(wordSize)
    puts $::tcl_platform(pointerSize)
    puts $::tcl_platform(machine)
-g



More information about the macports-dev mailing list