Skip to content

Commit fe39c4d

Browse files
authored
Update libToDll.md
1 parent 2a11f72 commit fe39c4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/union_compile/libToDll.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ void hello(){
1212
printf("Hello\n");
1313
}
1414
```
15+
## command line
1516
***compile p1.c to p1.c***
1617

1718
`gcc -c p1.c`

0 commit comments

Comments
 (0)