473,320 Members | 1,846 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

c++ code review tool

Hi guyz,
Do you have any suggestions for a good and free c++ code review tool.
Regards,
Feb 11 '07 #1
4 3095
sicarie
4,677 Expert Mod 4TB
Hi guyz,
Do you have any suggestions for a good and free c++ code review tool.
Regards,
Jeff-

What do you mean by 'review'? If you are just trying to examine the code, you can open .cpp files in any text editor - in Windows if you right-click and select 'Open With' and then Notepad, Textpad, or your preferred editor.

If you are looking to write and compile some of your own, it will depend on your operating system. I personally use the GNU C Compiler in Linux. If you like the way GCC looks, and you run Windows, I would suggest Cygwin, which can emulate a Linux environment in Windows.
Feb 12 '07 #2
Jeff-

What do you mean by 'review'? If you are just trying to examine the code, you can open .cpp files in any text editor - in Windows if you right-click and select 'Open With' and then Notepad, Textpad, or your preferred editor.

If you are looking to write and compile some of your own, it will depend on your operating system. I personally use the GNU C Compiler in Linux. If you like the way GCC looks, and you run Windows, I would suggest Cygwin, which can emulate a Linux environment in Windows.
hi, tnx for the reply, well I meant a tool which review your code so for instance you can find if you have any unused variables or uninitialized variables or even better if you can define your own rules.
Feb 12 '07 #3
In the linux environment, if u compile the c++ code using -W and -Wall flags , u will get solution for ur requirement.
Feb 12 '07 #4
In the linux environment, if u compile the c++ code using -W and -Wall flags , u will get solution for ur requirement.
well I use Windows XP and VS2005 and I don't have any problem about compiling or linking my application, all I want is a tool which automatically reviews the code based on some rules and shows me for instance if I have any unused variable or anything like that
Feb 12 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Volodymyr Sadovyy | last post by:
Hi. Can somebody refer me to resource with specified/analyzed/approximated productivity in Java coding and Java code review tasks? Coding productivity is more described in the net, but I didn't...
3
by: Arvie | last post by:
I need some advice guys.. I am proposing that we get someone to do a complete audit/review of our Java application codebase, about 1000 JSPs/Servlets and 100 EJBs. If I get firms to submit...
9
by: Hayato Iriumi | last post by:
Hello, I hear some hypes about creating code to generate C# or VB .NET code, that is, code generation (sounds straight forward enough). I haven't really seen how it's done in real world. I'm...
192
by: Vortex Soft | last post by:
http://www.junglecreatures.com/ Try it and tell me what's happenning in the Microsoft Corporation. Notes: VB, C# are CLS compliant
12
by: Jacek Jurkowski | last post by:
.... is warning me not to use catch(Exception e) as too general. But how to determine what exception type should I use if try section may cause a few exception types? How to determine what kind of...
4
by: Marek | last post by:
Hi there, we try to implement a coding standards policy for C# code and I am looking for some kind of tool that can validate the source code. Ideally, I'd like to be able to define "custom rules"...
3
by: JeanDean | last post by:
I am looking for freeware tool which can review the c++ code(compiled on g++). Please share your experiences and details obout the usage of the tool.
10
by: Jo | last post by:
Hi there: I m wondering what can I do to improve my code, everytime I am coding I feel like it could be done better. I started on c# a good months ago and feel conformtable but sometimes I Need...
0
by: corey | last post by:
Secure Bytes audit and vulnerability assessment software Secure Auditor named “Versatile tool” and earn “Five Star Ratings” in SC Magazine Group Test Secure Bytes is really pleased to share this...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.