diff --git a/translated/tech/20190731 How to structure a multi-file C program- Part 2.md b/published/20190731 How to structure a multi-file C program- Part 2.md similarity index 99% rename from translated/tech/20190731 How to structure a multi-file C program- Part 2.md rename to published/20190731 How to structure a multi-file C program- Part 2.md index d3be6f188f..96bc4521fe 100644 --- a/translated/tech/20190731 How to structure a multi-file C program- Part 2.md +++ b/published/20190731 How to structure a multi-file C program- Part 2.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (mengxinayan) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12000-1.html) [#]: subject: (How to structure a multi-file C program: Part 2) [#]: via: (https://opensource.com/article/19/7/structure-multi-file-c-part-2) [#]: author: (Erik O'Shaughnessy https://opensource.com/users/jnyjny)