template1

command
v0.0.0-...-a855ea4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2016 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Declare a named type called counter with a base type of int. Declare a variable named c of type counter set to its zero value. Display the value of c.

Declare a variable named c2 of type counter set to the value of 10. Display the value of c2.

Declare a variable named i of the base type int. Attempt to assign the value of i to c. Does the compiler allow the assignment?

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL