代码搜索:libraries

找到约 10,000 项符合「libraries」的源代码

代码结果 10,000
www.eeworm.com/read/205824/5015628

c ftime.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/time/ftime.c * PURPOSE: Deprecated BSD library call * PROGRAMER
www.eeworm.com/read/205824/5015629

c time.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/time/time.c * PURPOSE: Get system time * PROGRAMER: Ariadne
www.eeworm.com/read/205824/5015632

c strtime.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/time/strtime.c * PURPOSE: Fills a buffer with a formatted time re
www.eeworm.com/read/205824/5015636

c strdate.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/time/strtime.c * PURPOSE: Fills a buffer with a formatted date re
www.eeworm.com/read/205824/5015639

c wstrtime.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/time/strtime.c * PURPOSE: Fills a buffer with a formatted time re
www.eeworm.com/read/205824/5015640

c wstrdate.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/time/strtime.c * PURPOSE: Fills a buffer with a formatted date re
www.eeworm.com/read/205824/5015727

c mbsncmp.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/mbstring/mbsncmp.c * PURPOSE: Compares two strings to a maximum o
www.eeworm.com/read/205824/5015742

c mbsdup.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/mbstring/mbsdup.c * PURPOSE: Duplicates a multi byte string * P
www.eeworm.com/read/205824/5015761

c mbsncpy.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/mbstring/mbsncpy.c * PURPOSE: Copies a string to a maximum of n b
www.eeworm.com/read/205824/5015818

c amsg.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/msvcrt/misc/amsg.c * PURPOSE: Print runtime error messages * PROGRAMER