??? 09/19/06 15:40 Read: times |
#124574 - to Russ Responding to: ???'s previous message |
void main() {
int i; i = j; } With variable names like that your fear of globals is totally justified. Erik |
??? 09/19/06 15:40 Read: times |
#124574 - to Russ Responding to: ???'s previous message |
void main() {
int i; i = j; } With variable names like that your fear of globals is totally justified. Erik |