Skip to main content
This topic has been closed for replies.

1 reply

____Tyson____
Participant
August 16, 2012

Major typo in the code example on this page.

--

format1-SructNew()

--

... should read ...

--

format1 = StructNew();

--