> 3.By the way i heard that parts of SDL are in assembly. But wont the > compiler generate assembly code anyway ? Does hand coding the assembly > allow more efficient code than that generated by the compiler? In these cases, yes. Otherwise, we wouldn't put up with all the hassle it causes in terms of maintenance. --ryan.