From 63ed5f7676bc46ee03db1a6d27c5ce86fcf6a597 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 8 Jul 2023 02:08:44 +0200 Subject: Manual: Fix ArgumentIsPascalString --- doc/manual/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/manual/index.html b/doc/manual/index.html index 021720c..2ab020b 100755 --- a/doc/manual/index.html +++ b/doc/manual/index.html @@ -959,8 +959,8 @@ byte[] or ByteBuffer. -
ArgumentIsPascalString
-
Syntax: ArgumentIsString [function name] +
ArgumentIsPascalString
+
Syntax: ArgumentIsPascalString [function name] [indice-tuples...], with each tuple being the argument-index for the 'int length' and the 'char* value' argument with index 0 for the the first argument
-- cgit v1.2.3