35% OFF All NEW Licenses Only Until June 30 製品の購入

End-of-Quarter Sale! 製品の購入

Webinar: What's New in RAD Studio 12.1 Athens リプレイを見る

Python、C++、VC。新ツール登場!詳細はこちら

製品利用の情報はサポートナレッジベース

Delphi / C++Builder Community Edition 10.4.2

無料の CPP Check をダウンロード


By filling and submitting this form you understand and agree that the use of Embarcadero’s website is subject to the General Website Terms of Use. Additional details regarding Embarcadero’s collection and use of your personal information, including information about access, retention, rectification, deletion, security, cross-border transfers and other topics, is available in the プライバシー.

CPP Check のメリット

CPP Checkは、無料のオープンソースC/C++コード向け静的分析ツールです。バグ検出のためのユニークな分析機能を提供。予期しない動作や危険なコード構造の検出に役立てることができます。Cpp Checkは、C++Builder、Dev-C++、その他のC/C++ツールとともに利用することができ、(組み込み系のプロジェクトで見られるような)非標準の構文を使用している場合でも分析可能です。

CPP Checkは、以下のチェック機能を提供します。

  • 自動変数チェック
  • 配列のオーバーランを検出する境界チェック
  • クラスチェック
  • 非推奨または置換された関数の使用チェック
  • 例外の安全性チェック
  • メモリ割り当ておよびデストラクタのチェック
  • メモリリークチェック
  • リソースリークチェック
  • STL関数とイディオムの無効な使用法チェック
  • デッドコードの除去
  • スタイルおよびパフォーマンス上のエラー