Hi, all.

The function "_wtoi()" in the 'stdlib.h' header is protected with:

#if !defined(__COREDLL__)
...
#endif

But in the Windows CE standard SDK the function is fully available. Indeed it
is redirected to '_wtol()' function. But why these functions prototype are
protected in the CeGCC distribution?

Alessandro Antonello

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to