Переименование типов на на общепринятый формат, отказ от суффикса _t, так как он зарезервирован POSIX

This commit is contained in:
Andrey Pokidov 2025-01-15 23:56:17 +07:00
parent 3805354611
commit 0027924f86
26 changed files with 574 additions and 571 deletions

View file

@ -62,7 +62,7 @@
<ClCompile Include="angle.c">
<Filter>Исходные файлы</Filter>
</ClCompile>
<ClCompile Include="basis.c">
<ClCompile Include="utilities.c">
<Filter>Исходные файлы</Filter>
</ClCompile>
<ClCompile Include="matrix2x2.c">