This documenta- tion describes the current state of development.
Prokee Modules:
GUI Elements:
GUI Interactions:
GUI Layouts:
Games/Demos:
Third Party Libraries:
mstr/mstr.hinterface/prokee/mstr/prokee.hinterface/prokee/mstr/prokee_c.hinterface/prokee/mlocal.hmstr/mstr.cppinterface/prokee/mstr/prokee.cppinterface/prokee/mstr/prokee_c.cppmstrs< T > *(*mstr_create)(mstrs< T > **mstring,unsigned int length);
mstrs< T > *(*mstr_create_from_str1)(mstrs< T > **mstring,const T * c_str);
mstrs< T > *(*mstr_create_from_str2)(mstrs< T > **mstring,const T * c_str,unsigned int length);
void (*mstr_destroy)(mstrs< T > *mstring);
unsigned int (*mstr_length)(mstrs< T > *mstring);
unsigned int (*mstr_buffer_length)(mstrs< T > *mstring);
unsigned int (*mstr_buffer_bytes)(mstrs< T > *mstring);
unsigned int (*mstr_used_memory)(mstrs< T > *mstring);
mstrs< T > *(*mstr_cpy)(mstrs< T > *mstring_a,mstrs< T > *mstring_b);
mstrs< T > *(*mstr_cat)(mstrs< T > *mstring_a,mstrs< T > *mstring_b);
int (*mstr_cmp)(mstrs< T > *mstring_a,mstrs< T > *mstring_b);
mstrs< T > *(*mstr_fit)(mstrs< T > *mstring);
mstrs< T > *(*mstr_reset)(mstrs< T > *mstring);
T *(*mstr_c_str)(mstrs< T > *mstring);
mstrs< T > *(*mstr_copy_str)(mstrs< T > *mstring,const T * c_str);
mstrs< T > *(*mstr_append_str)(mstrs< T > *mstring,const T * c_str);
int (*mstr_compare_str)(mstrs< T > *mstring,const T * c_str);
bool (*mstr_is_prefix1)(mstrs< T > *str,mstrs< T > *prefix);
bool (*mstr_is_prefix2)(const T * c_str,mstrs< T > *prefix);
int (*mstr_is_prefix3)(const T * c_str,mstrs< T > **prefix);
mstrs< T > *mstr_create(mstrs< T > **mstring,unsigned int length);
mstrs< T > *mstr_create_from_str1(mstrs< T > **mstring,const T * c_str);
mstrs< T > *mstr_create_from_str2(mstrs< T > **mstring,const T * c_str,unsigned int length);
void mstr_destroy(mstrs< T > *mstring);
unsigned int mstr_length(mstrs< T > *mstring);
unsigned int mstr_buffer_length(mstrs< T > *mstring);
unsigned int mstr_buffer_bytes(mstrs< T > *mstring);
unsigned int mstr_used_memory(mstrs< T > *mstring);
mstrs< T > *mstr_cpy(mstrs< T > *mstring_a,mstrs< T > *mstring_b);
mstrs< T > *mstr_cat(mstrs< T > *mstring_a,mstrs< T > *mstring_b);
int mstr_cmp(mstrs< T > *mstring_a,mstrs< T > *mstring_b);
mstrs< T > *mstr_fit(mstrs< T > *mstring);
mstrs< T > *mstr_reset(mstrs< T > *mstring);
T *mstr_c_str(mstrs< T > *mstring);
mstrs< T > *mstr_copy_str(mstrs< T > *mstring,const T * c_str);
mstrs< T > *mstr_append_str(mstrs< T > *mstring,const T * c_str);
int mstr_compare_str(mstrs< T > *mstring,const T * c_str);
bool mstr_is_prefix1(mstrs< T > *str,mstrs< T > *prefix);
bool mstr_is_prefix2(const T * c_str,mstrs< T > *prefix);
int mstr_is_prefix3(const T * c_str,mstrs< T > **prefix);
-------------------------------------------------------------------------------- mstr -- Do Dez 5 02:34:01 CET 2019 -------------------------------------------------------------------------------- ERROR: Fehler beim öffnen der Datei files.def. Fehlernummer: 2 ------------------------------------------------------------------------------- > install headers cp: der Aufruf von stat für '../source/interface/prokee/mstr/inc/struct.h' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- Executable for Linux/[local system] (CLI)[compiling] [end]------------------------------------------------------------------------------- Executable for Windows/[local system] (CLI)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Linux/[local system] (DLL)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Windows/[local system] (DLL)[compiling] [end]------------------------------------------------------------------------------- Static library for Linux/[local system] (LIB)[compiling] [end]------------------------------------------------------------------------------- Static library for Windows/[local system] (LIB)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/[local system])[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/[local system])[compiling] [end]------------------------------------------------------------------------------- Executable for Linux/32bit (CLI)[compiling] [end]------------------------------------------------------------------------------- Executable for Windows/32bit (CLI)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Linux/32bit (DLL)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Windows/32bit (DLL)[compiling] [end]------------------------------------------------------------------------------- Static library for Linux/32bit (LIB)[compiling] [end]------------------------------------------------------------------------------- Static library for Windows/32bit (LIB)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/32bit)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/32bit)[compiling] [end]------------------------------------------------------------------------------- Executable for Linux/64bit (CLI)[compiling] [end]------------------------------------------------------------------------------- Executable for Windows/64bit (CLI)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Linux/64bit (DLL)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Windows/64bit (DLL)[compiling] [end]------------------------------------------------------------------------------- Static library for Linux/64bit (LIB)[compiling] [end]------------------------------------------------------------------------------- Static library for Windows/64bit (LIB)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/64bit)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/64bit)[compiling] [end]------------------------------------------------------------------------------- > test_all ------------------------------------------------------------------------------- > prepare cp: der Aufruf von stat für '../source/interface/prokee/mstr/inc/struct.h' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für '../docu/man/' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- > install creating /opt/prokee/system/reg/dllinfo/mstr.v01.info ... license=1 | version=1 | library=libmstr.v01 creating /opt/prokee/system/reg/dllinfo/mstr.info ... license=1 | version=1 | library=libmstr.v01 ------------------------------------------------------------------------------- > module ------------------------------------------------------------------------------- > exepack ------------------------------------------------------------------------------- > sourcepack ------------------------------------------------------------------------------- > cleanup ------------------------------------------------------------------------------- > webexport -------------------------------------------------------------------------------- FERTIG --------------------------------------------------------------------------------