代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/311774/13626228
c add2stdio.c
#include "apue.h"
int
main(void)
{
int int1, int2;
char line[MAXLINE];
while (fgets(line, MAXLINE, stdin) != NULL) {
if (sscanf(line, "%d%d", &int1, &int2) == 2) {
if (printf("%d\n", int1 +
www.eeworm.com/read/304348/13796130
c add2stdio.c
#include "apue.h"
int
main(void)
{
int int1, int2;
char line[MAXLINE];
while (fgets(line, MAXLINE, stdin) != NULL) {
if (sscanf(line, "%d%d", &int1, &int2) == 2) {
if (printf("%d\n", int1 +
www.eeworm.com/read/117182/6106084
find-inc stdio.h.find-inc
/home/asysweb/public_html/cortex/examples/exmpl13/src/stdio.h
FIND optionbase_path = /home/asysweb/public_html/cortex/examples/exmpl13/src/stdio.
www.eeworm.com/read/110034/6166954
patch sim-raw-stdio.patch
diff -up sim/common/sim-options.c.\~1\~ sim/common/sim-options.c
--- sim/common/sim-options.c.~1~ Thu Oct 5 19:59:52 2000
+++ sim/common/sim-options.c Tue Sep 4 13:50:12 2001
@@ -1,5 +1,5 @@
/* Sim
www.eeworm.com/read/100603/6266314
c w16stdio.c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/421459/6311541
c add2stdio.c
#include "apue.h"
int
main(void)
{
int int1, int2;
char line[MAXLINE];
while (fgets(line, MAXLINE, stdin) != NULL) {
if (sscanf(line, "%d%d", &int1, &int2) == 2) {
if (printf("%d\n", int1 +
www.eeworm.com/read/494691/6360327
c add2stdio.c
#include "ourhdr.h"
int
main(void)
{
int int1, int2;
char line[MAXLINE];
while (fgets(line, MAXLINE, stdin) != NULL) {
if (sscanf(line, "%d%d", &int1, &int2) == 2) {
if (printf("%d\n", int1
www.eeworm.com/read/490627/6450063
c add2stdio.c
#include "ourhdr.h"
int
main(void)
{
int int1, int2;
char line[MAXLINE];
while (fgets(line, MAXLINE, stdin) != NULL) {
if (sscanf(line, "%d%d", &int1, &int2) == 2) {
if (printf("%d\n", int1
www.eeworm.com/read/476738/6749298
c add2stdio.c
#include "apue.h"
int
main(void)
{
int int1, int2;
char line[MAXLINE];
while (fgets(line, MAXLINE, stdin) != NULL) {
if (sscanf(line, "%d%d", &int1, &int2) == 2) {
if (printf("%d\n", int1 +
www.eeworm.com/read/476848/6751986
c add2stdio.c
#include "ourhdr.h"
int
main(void)
{
int int1, int2;
char line[MAXLINE];
while (fgets(line, MAXLINE, stdin) != NULL) {
if (sscanf(line, "%d%d", &int1, &int2) == 2) {
if (printf("%d\n", int1