Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
prob w/the C prog. lang. book(ANSI C)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Dan Pop, post: 1707012"] Relax, no one suspected lcc-win32 of being unable to cope with this program. The OP is an *absolute* beginner (he's playing with a program from page 9 in K&R2). It would be highly unreasonable to expect him to know what he is doing... Are you sure you have the right kind of documentation for such users and that it is trivially easy for them to find it? Yes, I could find the documentation of the command line tools in no time at all, but I knew in advance what to look for. The absolute newbie, by virtue of being an absolute newbie, doesn't, and you can't realistically expect him to read everything until he discovers the good (for him) stuff. So, you may want to consider a very short tutorial of how to use the command line tools, for the absolute beginner. The IDE is not the best idea for such people, because they are confronted with too many things they don't understand at once, while a "lc myprog.c" that compiles and links myprog.c, producing myprog.exe (or a bunch of error messages) is exactly what they need. Dan [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
prob w/the C prog. lang. book(ANSI C)
Top