Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: dburghard on August 20, 2015, 01:29:58 am
-
I am new to code:blocks and was wondering if there is any way to use it to compare two C source files (difference)? I know there are separate programs out there that can do this, but it would be nice if it was built into the editor either directly or through a plug-in.
-
Search for cbdiff...
-
Search for cbdiff...
http://wiki.codeblocks.org/index.php?title=Category:Code::Blocks_3rd_Party_Plugins (http://wiki.codeblocks.org/index.php?title=Category:Code::Blocks_3rd_Party_Plugins)
Related link http://wiki.codeblocks.org/index.php?title=Code::Blocks_Plugins (http://wiki.codeblocks.org/index.php?title=Code::Blocks_Plugins)
Tim S.
-
Great! Thank you all very much. I will check it out. :)