473,388 Members | 1,234 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,388 software developers and data experts.

Favourite C tools

lg
Can you suggest preverably freeware tools for C programming.
My code get mre complicated and I need some sort of code analyzer to list
dependencies, function tree etc. My platform is Windows.
Dec 13 '07 #1
2 1351
lg wrote:
Can you suggest preverably freeware tools for C programming.
My code get mre complicated and I need some sort of code analyzer to list
dependencies, function tree etc. My platform is Windows.
The IDE of lcc-win32 offers
o Software metrics analysis (Halstead)
o Function tree
o Who calls this function (Ctrl-F8)
o Go to definition (where is this defined?)
o List of defined functions (F12)
o Real time spelling checker.

You should load all the files into a project for it to function
in the best manner, but it will work even if you do not do that.
Use the URL below

--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32
Dec 13 '07 #2
On 13 Dez., 13:20, lg <l...@invalid.comwrote:
Can you suggest preverably freeware tools for C programming.
My code get mre complicated and I need some sort of code analyzer to list
dependencies, function tree etc. My platform is Windows.
Looked for something like this before to integrate it into my own IDE.

Not good luck. Source Navigator, CScope (Google will give you the
URL's)
are among the best, but ugly and interface from hell.
Dec 13 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: paolo veronelli | last post by:
I don't mind the reasons why someone attack to defend .The best thing we can do is the code anyway.(And python does it better) Actually I use vim because I can take off everything from the X...
134
by: evolnet.regular | last post by:
I've been utilising C for lots of small and a few medium-sized personal projects over the course of the past decade, and I've realised lately just how little progress it's made since then. I've...
6
by: Arda Han | last post by:
Hi friends, I am new on C#. I want learn usefull C# sources on the web. What is your favourite web pages? And how can I search newsgroup posts on the web?
6
by: UhihaJax | last post by:
I've never had time to catagorically go through them all so I'm just interested in finding out what namespaces people think are cool and why. My favourite is CodeDom, the ability to write code...
8
by: Flavio | last post by:
With so many object relational mappers out there, I wonder which one is the preferred tool among the Pythonists... is there a favourite? Sqlobject, PyDO, SQLAlchemy, dejavu, etc...
3
by: azrael | last post by:
Some time ago I posted a question about the favourite IDE. I finally found it. WING IDE i the best I've ever seen for python. Code completition is amazing, automated help, python comand line....
7
by: arti | last post by:
In ASP.Net, I have a Dropdown List bound to a City Table with City Id as Value & City names as Data Text field. I want to Show a few Favourite Cities on top as well as in their correct place in the...
1
by: muddasirmunir | last post by:
well ,i want to know while using net we add many websited to our favourite wesite using internet explorer. now my question is when we format our window OR just want to copy these favourite websites...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.