Skip to content

Commit 2e3edf7

Browse files
committed
Add one line definition for betterC
1 parent 38329ba commit 2e3edf7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/betterc.dd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ $(SPEC_S Better C,
44

55
$(HEADERNAV_TOC)
66

7+
$(P BetterC is a subset of D that doesn't depend on the D runtime library, only the C runtime library.
8+
)
9+
710
$(H2 $(LNAME2 linking, Linking))
811

912
$(P It is straightforward to link C functions and libraries into D programs.

0 commit comments

Comments
 (0)