#include "unit1.h"

:

void func ( void )
{ 
    int a; 
    a = atoi(str1); 
}