<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I get the following error from ac++ when 
trying to compile with stddef</FONT></DIV>
<DIV><FONT face=Arial 
size=2>C:/Symbian/7.0s/Series60_v20/Epoc32/include/libc/stddef.h:13: error: 
`signed' or `unsigned' invalid for given type    </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The offending line of code is ...</FONT></DIV>
<DIV><FONT face=Arial size=2>typedef unsigned short int wchar_t;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>any idea how to work around that ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>best wishes,</FONT></DIV>
<DIV><FONT face=Arial size=2>Marti</FONT></DIV></BODY></HTML>