CompuServe Messages

AmigaVision

    06-Nov-90 19:50:41
Sb: #2764-AmigaVision
Fm: Gary Dunlap 76672,1610
To: Steve Ahlstrom 76703,2006
Steve, Not when much of the program lockes into variables, types, procedures, and function defined by the compiler writer. Also, the same structure may not need the same emphasis everywhere it is used. In some cases a variable is only needed for minor reference, where elsewhere in the program it may be the critical item. A case insensitive language does not proclude the use of mixed case by the programer, just prevents errors in case from confusing the compiler/interpreter. >> Gary <<