|
Sack Library Documentation
|
Adds an item to a DataList.
PDATALIST datalist = CreateDataList(); struct my_struct { _32 my_data; } struct my_struct my_item; my_item.my_data = 0; AddDataItem( &datalist, &my_item );
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.|
Copyright (c) 2000+. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|