as i come from C# i noticed that we have function's prototypes in c++ in functions, and that in a class i put that and OUTSIDE the class is where i actually put the function's code......but isn't that a bit odd...ugly? how do u guys do? u put each class in a different file so no confusions are made or what? it seems to me a big mess up :o
