Unicode variable names: Difference between revisions

Content added Content deleted
(C)
Line 17:
 
=={{header|C}}==
C has limited support for Unicode in variable names, see Annex D of the [http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf C standard].
 
=={{header|D}}==