Change-Id: Idd046800d6f46600237db0284aad90f9935c581c
};
char * strf = NULL;
+ char strfl[4];
double* rect = NULL;
int* piAddr1 = NULL;
if (isDefStrf(strf))
{
- char strfl[4];
strcpy(strfl, DEFSTRFN);
strf = strfl;
if (!isDefRect(rect))
};
char* strf = NULL;
+ char strfl[4];
char* legend = NULL;
double* rect = NULL;
double* zminmax = NULL;
if (isDefStrf (strf))
{
- char strfl[4];
-
strcpy(strfl, DEFSTRFN);
strf = strfl;
};
char * strf = NULL ;
+ char strfl[4];
double* rect = NULL ;
int * nax = NULL ;
BOOL flagNax = FALSE;
if (isDefStrf(strf))
{
- char strfl[4];
-
strcpy(strfl, DEFSTRFN);
strf = strfl;
int * nax = NULL ;
BOOL flagNax = FALSE;
char * strf = NULL ;
+ char strfl[4];
char * legend = NULL ;
char * logFlags = NULL ;
if (isDefStrf(strf))
{
- char strfl[4];
strcpy(strfl, DEFSTRFN);
strf = strfl;