Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for sida (0.15 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DLT_SCCP = 142
    pkg syscall (netbsd-arm64-cgo), const DLT_SCCP ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_SITA = 196
    pkg syscall (netbsd-arm64-cgo), const DLT_SITA ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_SLIP = 8
    pkg syscall (netbsd-arm64-cgo), const DLT_SLIP_BSDOS = 13
    pkg syscall (netbsd-arm64-cgo), const DLT_SLIP_BSDOS ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. doc/go_spec.html

    and the program is not valid.
    </p>
    
    <p>
    Multiple variables on the left-hand side of a variable declaration initialized
    by single (multi-valued) expression on the right-hand side are initialized
    together: If any of the variables on the left-hand side is initialized, all
    those variables are initialized in the same step.
    </p>
    
    <pre>
    var x = a
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
Back to top