short literal
suggest changeshort type has no literal. Integer literals are implicitly converted from int:
short s = 127;
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents
short type has no literal. Integer literals are implicitly converted from int:
short s = 127;