代码搜索:printf

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

代码结果 10,000
www.eeworm.com/read/261219/11658209

bak cp2200.c.bak

/*========================================================== //CP220X芯片底层驱动,使用89c51芯片,数据地址总线复用 ==========================================================*/ #include "reg.h" #include "ne2000.h"
www.eeworm.com/read/157836/11659505

cpp syntax.cpp

#include #include #include /*******************************************/ int count=0; /*分解的产生式的个数*/ int number; /*所有终结符和非终结符的总数*/ char sta
www.eeworm.com/read/347508/11659837

c rtp.c

/*! ************************************************************************ * \file rtp.c * * \brief * Network Adaptation layer for RTP packets * * \author * Main contributor
www.eeworm.com/read/261194/11660530

c bindump.c

#include #include #define print(x) {fputs(x,stdout);} void dumpBytes(FILE *f) { int count=0, j, i, k, b; unsigned char buf[4]; for(;;) { printf("%04X: ", count);
www.eeworm.com/read/347507/11660547

c rtp.c

/*! ************************************************************************ * \file rtp.c * * \brief * Network Adaptation layer for RTP packets * * \author * Main contributor
www.eeworm.com/read/261194/11660553

c hexdump.c

#include #include #define print(x) {fputs(x,stdout);} void dumpBytes(FILE *f) { int j=0, i, k, b; unsigned char buf[16]; for(;;) { printf("%03X0: ",j); ++j;
www.eeworm.com/read/157814/11661740

txt ch6_4.txt

void toposort(TD g[],int n) { int top,m,k,j; JD *p; top=0; m=0; for(j=1;j0) { j=top;
www.eeworm.com/read/347499/11662062

c iwlist.c

/* * Wireless Tools * * Jean II - HPLB '99 - HPL 99->04 * * This tool can access various piece of information on the card * not part of iwconfig... * You need to link this code against "iwlist
www.eeworm.com/read/157691/11671112

c rules.c

/* $Id: rules.c,v 1.38 2001/01/26 19:03:07 roesch Exp $ */ /* ** Copyright (C) 1998,1999,2000,2001 Martin Roesch ** ** This program is free software; you can redistribute it and/or
www.eeworm.com/read/157691/11671621

c snort.c

/* $Id: snort.c,v 1.52 2001/01/26 16:40:44 roesch Exp $ */ /* ** Copyright (C) 1998,1999,2000,2001 Martin Roesch ** ** This program is free software; you can redistribute it and