Update 'Body'
parent
224613f450
commit
63cc75da6c
9
Body.md
9
Body.md
@ -10,12 +10,11 @@ fit on one line, it will have an indented block underneath it with its content.
|
|||||||
|
|
||||||
There are 6 different types of sections that ARF supports:
|
There are 6 different types of sections that ARF supports:
|
||||||
|
|
||||||
- objt: Object Type Definitions
|
- type: Type definitions
|
||||||
- type: Blind Type Definitions
|
|
||||||
- enum: Enums
|
- enum: Enums
|
||||||
- face: Interfaces
|
- face: Interfaces and function pointer types
|
||||||
- data: Data
|
- data: Global variables
|
||||||
- func: Functions and Methods
|
- func: Functions and methods
|
||||||
|
|
||||||
# Semantics
|
# Semantics
|
||||||
Section definitions are hoisted so there is no need for prototyping things.
|
Section definitions are hoisted so there is no need for prototyping things.
|
||||||
|
Reference in New Issue
Block a user