Skip to content

Commit

Permalink
2.35.07
Browse files Browse the repository at this point in the history
  • Loading branch information
nidud committed Sep 7, 2024
1 parent a9416bc commit b5d343a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bin/asmc.chm
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/command/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The options listed in the following table.
- [**-Zne**](option-zne.md) Disable syntax extensions not supported and enable syntax supported by Masm.
- **-Zp**[[_alignment_]] Packs structures of the specified byte boundary.
- **-Zs** Perform syntax check only.
- **-zt**[012] Set STDCALL decoration.
- **-zt**[012] Set STDCALL decoration: FULL (default), NONE, and HALF.
- **-Zv8** Enable Masm v8+ PROC visibility.
- **-zze** No export symbol decoration.
- **-zzs** Store name of start address.
Expand Down

0 comments on commit b5d343a

Please sign in to comment.