9
Answers

Code for EMI Calculation?

jaheena jamal

jaheena jamal

13y
30.5k
1
calculation of EMI.  what is the code of EMI ?
Answers (9)
1
Administrator

Administrator

Tech Writer 2.2k 1.6m 22y
OK, could you give me a little more specific idea of where to look for this. I'm not exactly sure what you mean by P/Invoke...
1
Administrator

Administrator

Tech Writer 2.2k 1.6m 22y
C# doesn't directly allow it, but you can use Win32 API through P/Invoke.