mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 06:44:07 -06:00
vault backup: 2022-08-05 14:17:57
This commit is contained in:
parent
5a511c1b1e
commit
87a1d8e96d
@ -54,7 +54,7 @@ int main(int argc, const char *argv[])
|
||||
```
|
||||
|
||||
routines can be scoped to just the source code file
|
||||
- `statis int eleven(void`
|
||||
- `static int eleven(void`
|
||||
|
||||
routines must be declared bfore being used
|
||||
- `extern int eleven(void):`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user