examples icon indicating copy to clipboard operation
examples copied to clipboard

Coding Style

Open ghost opened this issue 4 years ago • 1 comments

Hi,

please, be informed :

LINE : 06 Empty loop bodies should use {} or continue 
LINE : 16 Using C-style cast. Use reinterpret_cast<void *>(...) instead
LINE : 59 Do not use variable-length arrays. 
Use an appropriately named ('k' followed by CamelCase) compile-time constant for the size. 

BR, Oleg

ghost avatar May 11 '21 00:05 ghost

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Jun 29 '24 01:06 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jul 13 '24 01:07 github-actions[bot]