-
1.1.2 (2024-03-18) Stable
released this
2024-03-19 01:09:00 +00:00 | 31 commits to main since this release- Fix all functions that return strings so that strings work properly in AMOS. While you could kind of use the immediate return value of the string, any future manipulation of that string would fail. This fixes the following functions:
Socket Inet Ntoa$
Dns Get Address By Name$
Socket Recv$
Downloads
- Fix all functions that return strings so that strings work properly in AMOS. While you could kind of use the immediate return value of the string, any future manipulation of that string would fail. This fixes the following functions: