Skip to content

Commit e46fea7

Browse files
authored
Merge pull request #4193 from dkorpel/betterc-def
Add one line definition for betterC
2 parents 0970943 + 2e3edf7 commit e46fea7

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)