silvioprog

Avatar
  • 活动总数 12
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 3
  • 订阅数 3
  • 已编辑于

    How to watch a variable showing its content as binary?

    已回答
    Hi.   How to see a watched variable as binary content? It can be useful to see bitwise operations[1], for example, supposing the following code:   ``` for (unsigned char i = 0; i < 8; i++)    LATB ...
    • 2 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    Do why CLion needs 1.2 GB of RAM?

    已回答
    Hello, Do why CLion needs 1.2 GB to compile a very small library? Memory snapshot: https://mega.nz/#!T0Q1BSqA!43fi55Y-5yo4bfwmrN9mrKXBoMd18clBbno9jWCU1PM. My environment: Windows 10 64 bits (insta...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Reformate Code + Doxygen comments = wrong code indentation

    已回答
    Hello, CLion broke the code indentation after reformate a code declaring Doxygen comments. Please see this attached picture below, this is the indentation I want: However, after reformate code, I'...
    • 1 个关注者
    • 2 条评论
    • 0 票