VS2005: "unresolved external symbol"That's what I think I've done (Project Settings - Linker - General - Additional Library directories)...
VS2005: "unresolved external symbol"removed proprietary information
converting char to intThanks a lot! It works like a charm now. I used new/delete, because malloc doesn't return any out...
converting char to intYour code works, though I don't quite understand why :) (note I had to modify the type of length, be...
converting char to intThanks for the quick reply. I try to explain my problem better. Most of my experience is with Mat...