User profile: iop

User info
User name:iop
History
Joined:
Number of posts:6
Latest posts:

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 int
Thanks a lot! It works like a charm now. I used new/delete, because malloc doesn't return any out...

converting char to int
Your code works, though I don't quite understand why :) (note I had to modify the type of length, be...

converting char to int
Thanks for the quick reply. I try to explain my problem better. Most of my experience is with Mat...