代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/152843/5661102

c capimain.c

/* $Id: capimain.c,v 1.24 2003/09/09 06:51:05 schindler Exp $ * * ISDN interface module for Eicon active cards DIVA. * CAPI Interface * * Copyright 2000-2003 by Armin Schindler (mac@melware.de)
www.eeworm.com/read/152843/5661120

c divasproc.c

/* $Id: divasproc.c,v 1.19.4.3 2005/01/31 12:22:20 armin Exp $ * * Low level driver for Eicon DIVA Server ISDN cards. * /proc functions * * Copyright 2000-2003 by Armin Schindler (mac@melware.de)
www.eeworm.com/read/149876/5694930

c commands.c

static char _[] = " @(#)commands.c 5.23 93/08/23 15:30:30, Srini, AMD "; /****************************************************************************** * Copyright 1992 Advanced Micro Devices, Inc.
www.eeworm.com/read/148694/5710369

c commands.c

static char _[] = " @(#)commands.c 5.23 93/08/23 15:30:30, Srini, AMD "; /****************************************************************************** * Copyright 1992 Advanced Micro Devices, Inc.
www.eeworm.com/read/147766/5722545

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/147422/5729594

m cl_gci1b.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % clean_gci1b.m % % jmw % % late 1993 ... % % script to display and manually edit gcis % modified by D. G. Ch
www.eeworm.com/read/140156/5794888

c hashaccess.c

/* -*- mode: c -*- * $Id: HashAccess.c,v 1.3 2001/10/20 15:43:19 nuffer Exp $ * http://www.bagley.org/~doug/shootout/ */ /* #include #include #include #inc
www.eeworm.com/read/139291/5804597

c testfmt.c

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/138548/5815532

pm util.pm

package CGI::Util; use strict; use vars qw($VERSION @EXPORT_OK @ISA $EBCDIC @A2E @E2A); require Exporter; @ISA = qw(Exporter); @EXPORT_OK = qw(rearrange make_attributes unescape escape expires); $VE