|
[19 Jul 2003|03:50pm] |
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:
disp(sprintf('\tz=%.2f*x%+.2f*y%+.2f',POBF(1),POBF(2),POBF(3))); (I just wrote that for a project I'm doing. Use it wisely. ;-)
|
|
| Sorry this isnt C++ related... |
[19 Jul 2003|10:55pm] |
|
I was wondering if anyone knows of any communities for assembly programming. If not, do you know of any good websites? Again sorry for the post not being C++ related. Thanks in advance.
|
|