代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/125688/6027176

c vgamodesel.c

/* */ /* This library is free software; you can redistribute it and/or */ /* modify it without any restrictions. This library is dist
www.eeworm.com/read/125279/6031958

c ipsec_proc.c

/* * @(#) /proc file system interface code. * * Copyright (C) 1996, 1997 John Ioannidis. * Copyright (C) 1998, 1999, 2000, 2001 Richard Guy Briggs *
www.eeworm.com/read/124615/6044224

c mon_p.c

/*****************************************************************************/ /* MON_P.C */ /* */ /* Copyright (c) Mox
www.eeworm.com/read/119864/6081543

c gcvt.c

#include #include #ifdef __UCLIBC_HAS_FLOATS__ #define MAX_NDIGIT 17 char *gcvt (double number, int ndigit, char *buf) { sprintf(buf, "%.*g", (ndigit > MAX_NDIGIT)? MAX_NDIGI
www.eeworm.com/read/110034/6167698

c pmc.c

/* * pmc.c * Copyright (C) 2001 Dave Engebretsen & Mike Corrigan IBM Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General
www.eeworm.com/read/109242/6175339

c path.c

/* * Unit test suite for Get*PathNamesA and (Get|Set)CurrentDirectoryA. * * Copyright 2002 Geoffrey Hausheer * * This library is free software; you can redistribute it and/or * modify it under t
www.eeworm.com/read/101082/6248648

c prestoctl_proc.c

#ifndef lint static char *sccsid = "@(#)prestoctl_proc.c 4.1 (ULTRIX) 10/8/90"; #endif lint /************************************************************************ * * * Copyright (c) 1
www.eeworm.com/read/101042/6258300

c lh_stats.c

/* crypto/lhash/lh_stats.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com)
www.eeworm.com/read/111945/6307284

c miscres.c

/* Resident odds and ends that don't fit anywhere else. */ #include #include #include #include #include #ifndef XFRACT #include
www.eeworm.com/read/494000/6386280

c clock_alarm.c

// in the name of GOD // project name: Clock & Alarm // LCD disply & Relay output // Design by: Atropat (Nader.Munesi@Gmail.com) #include #include #include ch