Talk:Literals/Integer: Difference between revisions

reply
(Created page with 'C# doesn't have hexadecimal literal?')
 
(reply)
 
Line 1:
C# doesn't have hexadecimal literal?
 
: It does:
 
::''hexadecimal-integer-literal:''
:::<code>0x</code>&nbsp;&nbsp;&nbsp;''hex-digits''&nbsp;&nbsp;&nbsp;''integer-type-suffix<sub>opt</sub>''
:::<code>0X</code>&nbsp;&nbsp;&nbsp;''hex-digits''&nbsp;&nbsp;&nbsp;''integer-type-suffix<sub>opt</sub>''
 
: —[[User:Hypftier|Johannes Rössel]] 21:32, 13 July 2010 (UTC)
Anonymous user