1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-02 21:13:34 +02:00

Some more code to the WMArray class

This commit is contained in:
dan
2000-09-15 09:42:22 +00:00
parent e01ef57d4b
commit 9f98db6791
2 changed files with 58 additions and 37 deletions

View File

@@ -486,9 +486,9 @@ void WMResetDataBytesInRange(WMData *aData, WMRange aRange);
void WMSetData(WMData *aData, WMData *anotherData);
void WMSetDataFormat(WMData *aData, unsigned format);
unsigned WMGetDataFormat(WMData *aData);
/* Storing data */