Alright, I've never used multiple source files in my projects, never had a need to. But I find my self wanting to now and I'm curious how to use a class I defined in one source file in another. I thought about just externclass className;
but that wont work will it? so I ask if anyone knows how to do this and if they would kindly tell me...It would also be cool if you could explain the way it works on a fundamental level, but don't worry about doing that if you don't have time :P