FunctionPackage: ffToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

wchar*-string-length

Arguments: address

Use of this function is deprecated. Please use short*-wcslen. See the documentation for that function, as this function works exactly the same way. This function is defined in the :ffcompat module (which is not included in the image by default).

The primary name of this function was changed so that fewer modules need be present in an image using this functionality. Further, `wchar*' is actually a misleading name because some architectures define `wchar' as a object with more than 16 bits, while all define `short*' as a 16-bit entity, which is what we intend by the name.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version