2020-04-01から1ヶ月間の記事一覧

Documenting C 真剣にCのコードのドキュメントをどうにかしないといけない。 Pythonのdocstringは書くのに慣れてきたし。 もしかしたら、頑張れるかもしれない。 Doxygen Complete Guide On Using Doxygen To Document C Source Code..!! Sphinx GitHub - jn…

Fortranキーワード Implied DO-loops Implied DO-loops What's the meaning of an inline read in Fortran? - Stack Overflow Implied DO Format Statement Using the Format Statement http://www.mathcs.emory.edu/~cheung/Courses/561/Syllabus/6-Fortran…

KVM qcow2 VMWare vmdkイメージへの変換 qemu-img convert -O vmdk original.qcow2 new.vmdk