paste
bin - pastes related to scanf
Part of
Slepp's Projects
—
Pastebin
—
TURL
—
Imagebin
—
Filebin
Feedback
--
English
French
German
Japanese
Create
Upload
Newest
Tools
Donate
Sign In
|
Create Account
Stuff to Do
New Post
Upload a Post
Goto Newest
Search
Archives
Tools / APIs
Donate
Information
Site News
Get a Pastebin
What is This?
Bugs?
Statistics
Quick Search
Recent Posts
Anonymous
52秒
HTML 4.0 Strict
Mine
1分42秒
Miscellany
1分43秒
HTML 4.0 Strict
Miscellany
4分33秒
xxnx
4分57秒
mIRC Script
wally
7分6秒
wally
8分9秒
wally
9分9秒
ttyyttyy
10分2秒
Mine
12分37秒
Someone
14分19秒
parfumsbd
27分5秒
Miscellany
36分36秒
olfway
40分52秒
Someone
42分3秒
Advertising
advertising
related pastes to tag 'scanf'
2077594 - Scanf Test
: glibc scanf
#include<stdio.h>
int
main
(
)
{
char
test1
[
60
]
,test2
[
60
]
;
int
ret1,ret2;
printf
(
"Enter the first string:
\n
"
)
;
ret1=scanf
(
"%10s"
, test1
)
;
printf
(
"Enter the second string:
\n
"
)
;
2077593 - Scanf Test
: glibc scanf
#include<stdio.h>
int
main
(
)
{
char
test1
[
60
]
,test2
[
60
]
;
int
ret1,ret2;
printf
(
"Enter the first string:
\n
"
)
;
ret1=scanf
(
"%10s"
, test1
)
;
printf
(
"Enter the second string:
\n
"
)
;
2077592 - Scanf Test
: glibc scanf
#include<stdio.h>
int
main
(
)
{
char
test1
[
60
]
,test2
[
60
]
;
int
ret1,ret2;
printf
(
"Enter the first string:
\n
"
)
;
ret1=scanf
(
"%10s"
, test1
)
;
printf
(
"Enter the second string:
\n
"
)
;
worth-right
fantasy-obligation