Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for local (0.12 sec)

  1. doc/go1.17_spec.html

    In some contexts such as the initializers for
    <a href="#If_statements">"if"</a>,
    <a href="#For_statements">"for"</a>, or
    <a href="#Switch_statements">"switch"</a> statements,
    they can be used to declare local temporary variables.
    </p>
    
    <h3 id="Function_declarations">Function declarations</h3>
    
    <p>
    A function declaration binds an identifier, the <i>function name</i>,
    to a function.
    </p>
    
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
Back to top