Whole document tree
4.26 Dollar Signs in Identifier NamesIn GNU C, you may normally use dollar signs in identifier names. This is because many traditional C implementations allow such identifiers. However, dollar signs in identifiers are not supported on a few target machines, typically because the target assembler does not allow them. This document was generated by root on January, 30 2002 using texi2html |