libarossupport.a: ReadStruct() can now write in-place structures
commit56b0855657815425171b50e180d6e7779a425c96
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 3 Oct 2011 05:54:58 +0000 (3 05:54 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 3 Oct 2011 05:54:58 +0000 (3 05:54 +0000)
treebb48104548145ee801684ad6b214efcba23feed9
parent0ab05b349402ba57400776450b43b8d8515f9116
libarossupport.a: ReadStruct() can now write in-place structures

Reduces the number of memory allocations needed by GetIconTagList()

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@41723 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/arossupport/readstruct.c
workbench/c/AddDatatypes.c