From 7743fb9f08ab698152211cf941baae5646f2db17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E6=96=B0=E9=98=BF=E5=B2=A9?= <31788564+mengxinayan@users.noreply.github.com> Date: Wed, 5 Feb 2020 05:59:29 -0800 Subject: [PATCH] Translating Part II (mengxinayan) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit File name: 20190731 How to structure a multi-file C program- Part 2.md Translator: 萌新阿岩 - mengxinayan --- ...0190731 How to structure a multi-file C program- Part 2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/tech/20190731 How to structure a multi-file C program- Part 2.md b/sources/tech/20190731 How to structure a multi-file C program- Part 2.md index 0570214eba..3f050b053b 100644 --- a/sources/tech/20190731 How to structure a multi-file C program- Part 2.md +++ b/sources/tech/20190731 How to structure a multi-file C program- Part 2.md @@ -1,5 +1,5 @@ [#]: collector: (lujun9972) -[#]: translator: ( ) +[#]: translator: (mengxinayan) [#]: reviewer: ( ) [#]: publisher: ( ) [#]: url: ( ) @@ -204,7 +204,7 @@ via: https://opensource.com/article/19/7/structure-multi-file-c-part-2 作者:[Erik O'Shaughnessy][a] 选题:[lujun9972][b] -译者:[译者ID](https://github.com/译者ID) +译者:[萌新阿岩](https://github.com/mengxinayan) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出