Hi
I have removed the new double.
The crash occurs when i=5 and xx=2
Billday2 is a double Billday2[23][23] = { 0 };
Billday is a double Billday2[][48];
It only when I introduce the Billday2[i][xx] = tempVal; line does the program crash
New Coding below, the return value is a dumby until I...
Hi,
BACKGROUND
I am creating a simple application.
It an Excel file which connects to a C++ DLL.
I am building the C++ DLL in Bloodshed Dev-C++.
I can connect an Excel file to the DLL successfully.
PROBLEM
The problem I have is a assigning a value to an array in the C++ code.
The...
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.