| ??? 04/17/03 11:58 Read: times |
#43603 - RE: Use of a non-unique label directive? Responding to: ???'s previous message |
The only case of non-unique labels I accept from my guys (and myself) are local labels in a macro.
A "non-unique" 'label' practice that I have also disallowed is local variables in C with names such as "temp_char" used in every darn function. My convention insist that all local variables names start with a 3 char abbreviation of the functions name. This allow global searches on the abbreviation only for a list of variable use in the function or on the variable name for a list of the uses of it. Erik |
| Topic | Author | Date |
| Is there a non-unique label directive? | 01/01/70 00:00 | |
| RE: Is there a non-unique label directive? | 01/01/70 00:00 | |
| RE: Is there a non-unique label directive? | 01/01/70 00:00 | |
| RE: Is there a non-unique label directive? | 01/01/70 00:00 | |
| Use of a non-unique label directive? | 01/01/70 00:00 | |
| Reason to use non-unique label | 01/01/70 00:00 | |
| RE: Use of a non-unique label directive? | 01/01/70 00:00 | |
| RE: Use of a non-unique label directive? | 01/01/70 00:00 | |
RE: Use of a non-unique label directive? | 01/01/70 00:00 | |
| RE: Is there a non-unique:Erik | 01/01/70 00:00 |



