Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenwctime.c
Go to the documentation of this file.
00001 /* 00002 * COPYRIGHT: LGPL, See LGPL.txt in the top level directory 00003 * PROJECT: ReactOS CRT library 00004 * FILE: lib/sdk/crt/time/wctime.c 00005 * PURPOSE: Implementation of _wctime 00006 * PROGRAMERS: Timo Kreuzer 00007 */ 00008 #define UNICODE 00009 #define _UNICODE 00010 00011 #include "ctime.c" Generated on Sat May 26 2012 04:35:36 for ReactOS by
1.7.6.1
|