# CodeExploreAssistant **Repository Path**: qnr/CodeExploreAssistant ## Basic Information - **Project Name**: CodeExploreAssistant - **Description**: quickly explore the Macro, Error Code or some other Explaining Code by input a decimal or hex number - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2014-11-30 - **Last Updated**: 2022-09-27 ## Categories & Tags **Categories**: utils **Tags**: None ## README # CodeExploreAssistant A very useful small tool that can automatically convert Decimal numbers to Hex numbers or in verse, then it will show the Explaining Code with a defined value equals the input. ### Release Note 2014-11-20 import from project QuickDec2Hex and setup