no description

Fork of Middleware by Roberto Herrera

StringManager.h

Committer:
Jorge_Beltran
Date:
2015-12-07
Revision:
1:32a08ca33b00
Parent:
0:d1ff330c5128

File content as of revision 1:32a08ca33b00:

/*

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