Sensos Module Updated

Dependents:   SmartLabProyect

Fork of Middleware by Roberto Herrera

StringManager.h

Committer:
RoHe
Date:
2015-12-05
Revision:
0:d1ff330c5128
Child:
1:fd355dc296b1

File content as of revision 0:d1ff330c5128:

/*

StringManager.h

Only to improve the clarity of main .cpp
This don't have any new classes

This import is use to manage the strings

Last update by RoHe 16/11/2015
*/

#include <string.h>

static char * joinString(char* str1, char* str2, char* str3);
static void splitString(char* str1); // it mus return seven strings