• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What is a good text editor that highlights C syntax?

mAdD INDIAN

Diamond Member
I know I should post this in the Software forum, but this place has much more traffic and the thread will sink to the bottom in a day or two anyway.


So back to my question, whats a nice free text editor similar to notepad that highlights C syntax?

Thanks.
 
It's very likely that the UofT ECE dept is part of the MSDN Academic Alliance, grab yourself a copy of Visual Studio.NET. The VS.NET text editor is excellent
 
For general purpose editors: UltraEdit or Crimson Editor as conjur noted. VS.NET is superior to both in more regards than could be noted, but often you just want to make quick changes and compile with some CLI action. I could live without VS.NET, but I couldn't live without UE or CE.
 
Back
Top