EF_AllocString
- Синтаксис
-
stock EF_AllocString(const STRING[]) { return engfunc(EngFunc_AllocString, STRING); }
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- This function has no description.
stock EF_AllocString(const STRING[]) {
return engfunc(EngFunc_AllocString, STRING);
}
Переменная | Описание |
---|---|
Нет агрументов |