Good afternoon, i have a simple question: I have a structure that i want to be able to use in multiple source files within my project. I have included: typedef struct returnParams_t{
int returnValue;
float returnNR;
float returnSFNR;
int returnValue;
float returnNR;
float returnSFNR;