User Activity

  • Created a blog post on QTads

    QTads 3.0 has been released

  • Posted a comment on discussion General Discussion on cppcheck

    (Not sure how to register on Trac, so I'm posting this bug report here.) I started a new project and I'm free to require C++17, so am using all language features at will without restrictions. But I ran into an annoying false positive that is guaranteed to occur every time I do something similar to this: if (auto it = items.find(key); it != items.end()) { // can safely use 'it' } else { // not found } cppcheck 1.88 always wrongly reports: Suspicious condition. The result of find() is an iterator,...

  • Created a blog post on QTads

    QTads 2.1.7 has been released

View All

Personal Data

Username:
realnc
Joined:
2003-03-25 19:23:59

Projects

This is a list of open source software projects that Nikos Chantziaras is associated with:

  • Project Logo QTads A cross-platform, multimedia interpreter for TADS adventure games. Last Updated:

Skills

This is a list of skills that Nikos Chantziaras possesses:

  • C++
  • C
  • C#
  • Linux
  • Qt
  • .NET/Mono
  • Software Development

Personal Tools