Waitrud Weber’s blog

things and reminders for memories

2021-03-21から1日間の記事一覧

3d: windows-make: memorized but still can not be converted.

1 vLine* memorizevLine( vPoint* a, vPoint* b ); qualified: 3/21 2 int v3dCalculation::calculation_thread_015(); not qualified: 3/21 vCalculation.cpp Sun Mar 21 06:26:06 2021 ... 384 :void put_memories_vLine ( vLine* result ) { 385 : if ( d…

Analyzer: windows-make: sleep solves the allocation error better than check if that is null or not.

sleep solves the allocation error better than check if that is null or not. And, we don't blame the people who choose this way. 1 function: m_replace requires the base string and replace char1 to char2 in the string and return the replaced…