Ok..thanks..I am starting to get a hold of things here......once I allocate the memory...using DMA...How do I store values into the memory...
The array of interest is mavg[].....I need this to be very large...... float mavg[1000] ,sds[1000],sds1[1000],sd[1000],A[]={126332363.4610 ,...
I want to use this way of doing things, Saswath....now how do I couple it with my code? The code being..... #include<stdio.h> #include<conio.h>...
Thanks!! But this looks like C++....I need it in C.
How can one declare a float or double type array of 100000 elements (say)??
Separate names with a comma.