LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Editor for gcc (C) that detect error in realtime ? (https://www.linuxquestions.org/questions/programming-9/editor-for-gcc-c-that-detect-error-in-realtime-557569/)

Xeratul 05-29-2007 04:56 PM

Editor for gcc (C) that detect error in realtime ?
 
Hi

I am novice in C, just starting.

In some langagees, the editor is capable of controlling in realtime you write when you miss sthg in your program.

Others can finish the beginnign
you type { then it automatically enters }
and so on

That could be useful for us: :newbie: to start

This isnt it existing.
I googled kgcc but not great results...
:scratch:

Thank you

theNbomr 05-29-2007 11:29 PM

This is usually called syntax highlighting. Many editor provide this. I like nedit.
--- rod.

Wim Sturkenboom 05-30-2007 07:33 AM

FYI, it's not language related. It's a function of the IDE/editor that you use.


All times are GMT -5. The time now is 09:20 PM.