Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenctime32.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/ctime32.c 00005 * PURPOSE: Implementation of _ctime32() 00006 * PROGRAMERS: Timo Kreuzer 00007 */ 00008 #define _USE_EXPLICIT_32BIT_TIME 00009 #include "ctime.c" Generated on Sun May 27 2012 04:36:46 for ReactOS by
1.7.6.1
|