Комментарии 2
Perhaps pretty-printing the code would convince the code-reviewers that there was a problem:
When the language syntax is not too complex, this pretty-printing and indenting can be done automatically by the editor itself.
{
HSEStatus = RCC->CR & RCC_CR_HSERDY;
StartUpCounter++;
}
while((HSEStatus == 0) && (StartUpCounter != HSE_STARTUP_TIMEOUT));
When the language syntax is not too complex, this pretty-printing and indenting can be done automatically by the editor itself.
Зарегистрируйтесь на Хабре, чтобы оставить комментарий
Информация
- Сайт
- pvs-studio.ru
- Дата регистрации
- Дата основания
- 2008
- Численность
- 51–100 человек
- Местоположение
- Россия
- Представитель
- Андрей Карпов
One Day from PVS-Studio User Support