Fixed OS/C/Week5/q2opt fixed
This commit is contained in:
parent
f9ab48cea7
commit
330af1a823
5 changed files with 13 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
|
||||
void main () {
|
||||
int main () {
|
||||
|
||||
// array declaration
|
||||
char *strings[5];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue