This website requires JavaScript.
Explore
Help
Sign In
EE24MT029
/
Group21_Lab5
Watch
1
Star
0
Fork
You've already forked Group21_Lab5
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Update main.c
Browse Source
...
This commit is contained in:
Uttam Bhavimani Bhavimani
2024-09-20 19:46:48 +05:30
parent
53254c9586
commit
0d2c8c7e46
1 changed files
with
9 additions
and
9 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
18
main.c
Unescape
Escape
View File
@ -1,9 +1,9 @@
#
include
<stdio.h>
/**
/**
*
main
.
c
*
main
.
c
*/
*/
int
main
(
void
)
int
main
(
void
)
{
{
return
0
;
return
0
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
EE24MT029/Group21_Lab5
Title
Body
Create Issue