The Little Book of C Programming: User Tools
Loading...
17,291
Uploader Comments (GamerPlusPlus)
see all
All Comments (16)
-
Hey can you send me some real world control through C examples?
Like Using a motor using timers etc?
Also, some programs u made for files, structures and pointers.
E-mail : study.ankit@yahoo.in
-
I need help Compiling and linking a simple C code. I can't figure out how. And I don't know if I'm using the right compilers.
-
can i use this program for programming micro controller for 6 step-drivers
-
Having a tutorial both in text AND video format in a cool idea..
-
Open Watcom is a good compiler, it compiles c, c++, assembly and more...
-
The truth is out there.
-
yes! i've been using CE on vista for almost half a year now
-
I recommend Geany for editing on linux.
Loading...
Excs me
That is can use for Linux?
and How do I get it? Freeware?
Morsoijincheol 3 years ago
The compiler and debugger are available in Linux and may actually be part of your Linux distro. The text editor I use is Windows only. It's been a long while since I worked with Linux, but I seem to remember there were a couple really nice free programming environments.
GamerPlusPlus 3 years ago
man i really appreciate all your work
but ...
how come you did not used the "getchar();"
thats the way the application pauses and wait till you press the enter key
btw thats a good IDE
fierrosoft 3 years ago
The video was just to show how Crimson, G++, and the Windows command line fit together. The code was intentionally kept to a bare minimum. "getchar()" would have taken away from the focus.
GamerPlusPlus 3 years ago
Does CrimsonEditor work with Vista?
DarkLordSauron2 3 years ago
I'm not sure what works on Vista. I don't see why it wouldn't though. I don't know if the user tools would be set up the same on Vista though.
GamerPlusPlus 3 years ago