wrote most of report
This commit is contained in:
6
programs/demo.c
Normal file
6
programs/demo.c
Normal file
@@ -0,0 +1,6 @@
|
||||
void main(void) {
|
||||
int a;
|
||||
a = 255;
|
||||
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user