Table of Contents
zlist_AppendDescriptionAppend the contents of one list to the end of another. Files
Function prototypebool zlist_Append(ZLIST hList, ZLIST hList2); Arguments
Return valueFalse if an error occurred, and true otherwise. CommentsNone. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
|