Re: learning C without an IDE



On Dec 1, 6:14 pm, Jason <jason.lillywh...@xxxxxxxxx> wrote:
I'm trying to learn C and every time I go looking for a simple
compiler, I end up with a complicated IDE. I believe in IDEs but I
really just want to use a text editor and the command line (Windows).

Can someone point me to something simple like this?

Notepad works for an editor on windows. You can use vi or whatever
you like on POSIX systems.
Just about every C compiler has a command line interface.
We do not know what compiler you are using (or want to use).
If you already have a compiler installed, then go to a newsgroup
dedicated to that compiler and ask how to use it from the command line
in that news group.
.



Relevant Pages

  • Re: Learning with command-line vs IDE
    ... learn the fundamentals using the command-line compiler and a simple ... Visual Studio 6.0 at home and it is Pre dotnet. ... but a true editor is nice) ... Forms from the command line as well. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: what about now? [ADD == --]
    ... What system flag? ... I'm suggesting that the text names associated with the binary ... hypothetical updated compiler which is set to reverse the names. ... Not a new command, but possibly a synonym that would compile to the ...
    (comp.sys.hp48)
  • Re: gfortran iso c bindings - capabilities
    ... free to pick any companion processor it chooses. ... invoked with different command line options. ... if %errorlevel% NEQ 0 goto errorexit ... The compiler is supposed to incorporate the information about the ...
    (comp.lang.fortran)
  • Re: learning C without an IDE
    ... compiler, I end up with a complicated IDE. ... really just want to use a text editor and the command line. ... start vim in the command prompt window. ...
    (comp.lang.c)
  • RE: Visual studio 2003 .NET versus its own Command Prompt
    ... > package in the lab. ... > command line compiler which cames with it. ... library, which is a .lib file, for it to know where in the DLL the functions ...
    (microsoft.public.vc.language)