About 88,400 results
Open links in new tab
  1. file join - Tcl

    file join, a subcommand of file, joins together elements to form a file path. Somewhat counterintuitively, file join, not file normalize, is the the standard Tcl way to transform a …

  2. Game & Watch - Schuerewegen

    May 12, 2021 · A "hello world" RAM .elf file and several firmware .bin files that you can use for testing the homebrew launcher and file system. The .elf file has to be added to the file system. …

  3. Vert.x Documentation

    Vert.x core contains fairly low level functionality including support for HTTP, TCP, file system access, and various other features. You can use this directly in your own applications, and it's …

  4. tk_getOpenFile - Tcl

    The variable filename outputs to file as correct utf-8 while using non-binary file I/O only when encoding system is utf-8. When the system encoding is not utf-8, multibyte characters are …

  5. Vert.x Config - Vert.x

    When reading such a file, you can pass the hierarchical attribute to indicate to Vert.x to convert the configuration to a json object while maintaining this hierarchy, in contrast to the previous …

  6. source - Tcl

    I'm saving updates to a large tcl source file whenever any vars change, so the "tape" file can become quite large. Of course the memory is freed after sourcing, but still there is a huge spike.

  7. info script - Tcl

    So here's my attempt at an explanation: Every Tcl interpreter has an associated "script file" Tcl object, which is initially empty. This can be set by invoking info script new_value and retrieved …