代码搜索:fetch
找到约 3,617 项符合「fetch」的源代码
代码结果 3,617
www.eeworm.com/read/476848/6751966
c fetch.c
#include "db.h"
/* Fetch a specified record.
* We return a pointer to the null-terminated data. */
char *
db_fetch(DB *db, const char *key)
{
char *ptr;
if (_db_find(db, key, 0) < 0) {
ptr = N
www.eeworm.com/read/127382/14357109
c fetch.c
#include "db.h"
/* Fetch a specified record.
* We return a pointer to the null-terminated data. */
char *
db_fetch(DB *db, const char *key)
{
char *ptr;
if (_db_find(db, key, 0) < 0) {
www.eeworm.com/read/120134/14812379
pl fetch.pl
#!/usr/bin/perl
###########################################
####### Get the cmdline parameters ########
###########################################
$function=$ARGV[$#ARGV];
#print $function;
if($
www.eeworm.com/read/119817/14820597
c fetch.c
#include "mail.h"
/* Fetch a specified record.
* We return a pointer to the null-terminated data. */
char *
mail_fetch(MAIL *mail, struct message *msg)
{
char *ptr;
if (_mail_find(mail,msg->mess
www.eeworm.com/read/207783/15262255
txt fetch.txt
void main()
{
int a,b,c;
int i,sum=0;
i=1;
if(a!=1)
while(i=3;
return 0;
}
void main()
{ 555p; }
www.eeworm.com/read/15240/441255
c fetch.c
/*
* (C) Copyright 2001
* Murray Jensen, CSIRO-MIT,
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you ca
www.eeworm.com/read/17071/712723
c fetch.c
/*
* (C) Copyright 2001
* Murray Jensen, CSIRO-MIT,
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you ca