Can anyone recommend a good resource, preferably available online, for learning how to use MFC? (And do I need to download MFC, or what, to use it? I have Microsoft's Visual C++ 6 and Visual Studio .net - I don't use them, but I have them - so would MFC have come with one or both of them?) Thanks for any help!
And as a total aside, fun Matlab code of the day:
(I just wrote that for a project I'm doing. Use it wisely. ;-)
And as a total aside, fun Matlab code of the day:
disp(sprintf('\tz=%.2f*x%+.2f*y%+.2f',PO BF(1),POBF(2),POBF(3)));(I just wrote that for a project I'm doing. Use it wisely. ;-)
