Hi all,
I have 2 dialogs with the class, COneDlg & CTwoDlg. In the COneDlg dialog, I have a button. So, when i click that button, the CTwoDlg dialog must appear.
How can I do this? Pls help.
Regards,
Kalai
Hi all,
Is it possible to declare large sized array?
double array[76800][76800];
I'm getting out of memory error.
My RAM is 64MB.
any other way of doing this?
Kalai.
Hi all,
Is there any predefined function in VC to do matrix multiplication?
I have 2 2-D arrays and i would like to perform matrix multiplication between these 2 arrays.
Any easier way?
Help.
Kalai
Hi all,
I tried to declare a large array size:
int array [50][320*240];
but i am getting runtime error: The exception unknown
software exception (0xc00000fd) occured in the application at location ...
is there any way i can solve this?
Pls help!
Kalai
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.