On 11/9/21 3:05 PM, Stefan Koch wrote:
Yes it is valid C. It is not valid D though.
The file is named `tomld.c`The way importC works is, you pass a .c file to the compiler, and it treats it as C.
-Steve
Steven Schveighoffer via Digitalmars-d-learn Tue, 09 Nov 2021 13:06:07 -0800
On 11/9/21 3:05 PM, Stefan Koch wrote:
Yes it is valid C. It is not valid D though.
The file is named `tomld.c`The way importC works is, you pass a .c file to the compiler, and it treats it as C.
-Steve