I have learned assembly before and, although I'm very rusty, I still understand the principles. Thing is, I never learned how to integrate an assembly file into my C/C++ project. I wouldn't know where to start with that sort of thing, so does anyone possess such knowledge? I'd love to start writing more optimal assembler routines for my projects (I'm getting into digital signal processing).