GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
tundra
/
tdump
Browse code
correct main() return type
master
1 parent
7223c5e
commit
44f60b67e14549cd4ae3ed2b476bf8c3d271cb81
tundra
authored
on 19 Jan 2020
Patch
Unified
Split
Showing
1 changed file
+1
-1
■
■
■■■
tdump.c
Ignore Space
Show notes
View
2
■
■
■■■
tdump.c
static
char
lineno
[]=
"000000"
;
static
unsigned
long
line
=
0
;
void
main
()
int
main
()
{
int
c
,
count
;
Show line notes below