ganado/redtamarin

implement C.stddef

Closed this issue · 2 comments

stddef.h

Original issue reported on code.google.com by zwetan on 25 Nov 2013 at 4:41

The stddef header defines several standard definitions. Many of these 
definitions also appear in other headers.

We don't plan to support "pointers" in an AS3 context.

We don't plan to adapt the use of sizeof() into the AS3 context.

We plan to support wide char trough the String type.

Original comment by zwetan on 18 Jan 2014 at 3:11

  • Changed state: Started
we keep it as "not supported"

Original comment by zwetan on 18 Jan 2014 at 3:11

  • Changed state: Done