Menu

syntax error: <)

woko1754
2023-02-22
2023-02-22
  • woko1754

    woko1754 - 2023-02-22

    The above error is reported in this code:

    while (timercmp(&tNow, &tEnd, < ))
    gettimeofday(&tNow, NULL);

    The code is compiled without error: Can it be a bug in cppcheck ?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.