did more migrating works

This commit is contained in:
2016-04-29 03:55:42 +00:00
parent 3fc215d1e7
commit 66dfa3a2fd
211 changed files with 965 additions and 2194 deletions

View File

@ -25,8 +25,8 @@
*/
#include <qse/cmn/str.h>
#include "mem.h"
#include "fmt.h"
#include "mem-prv.h"
#include "fmt-prv.h"
#include <stdarg.h>
str_t* str_open (qse_mmgr_t* mmgr, qse_size_t xtnsize, qse_size_t capa)