@LazyWolfLin https://linux.cn/article-11339-1.html
This commit is contained in:
Xingyu Wang 2019-09-14 18:18:32 +08:00
parent 29851a4a25
commit ce94e8ed60

View File

@ -1,8 +1,8 @@
[#]: collector: (lujun9972) [#]: collector: (lujun9972)
[#]: translator: (LazyWolfLin) [#]: translator: (LazyWolfLin)
[#]: reviewer: (wxy) [#]: reviewer: (wxy)
[#]: publisher: ( ) [#]: publisher: (wxy)
[#]: url: ( ) [#]: url: (https://linux.cn/article-11339-1.html)
[#]: subject: (Why const Doesn't Make C Code Faster) [#]: subject: (Why const Doesn't Make C Code Faster)
[#]: via: (https://theartofmachinery.com/2019/08/12/c_const_isnt_for_performance.html) [#]: via: (https://theartofmachinery.com/2019/08/12/c_const_isnt_for_performance.html)
[#]: author: (Simon Arneaud https://theartofmachinery.com) [#]: author: (Simon Arneaud https://theartofmachinery.com)