#ifndef FMODULE_H #define FMODULE_H int reshift(const char *in, int n,char *cru, int *stu); #endif