From: tomislav vujec Subject: Re: Editor, Info, etc. To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Tue, 23 May 1995 21:00:41 +0200 (MET DST) > James N Hormuzdiar wrote: > > First of all, what do most people use as an editor? I suppose I > could use edit or any word processor, but it is exhausting exiting the > program every time I need to compile. When there is an error, I > have to reenter the program and count the number of lines down to find > it, then try to remember exactly what it was. There has to be a better way. > You can try Emacs, or something else like it, also you can browse info from it. I am now preparing scripts for QEdit Advanced (Copyrighted, SW) for such actions. Maybe they'll work some day. Then I'll post information here. > Second, where can I get a list of all the functions supported. I > couldn't find one in the help system, although I think I am missing some > files. Which brings me to my third question. I can not get everything > in the info program to work. In particular, I can not get 'h' to work, > and I feel that many of my questions could be answered if I could just > go through that beginner get to know you option once. > Install djdocXXX.zip and look at libc topic in info, also for Lib++ add lgpXXXdc.zip, and look in iostream, etc. Did you set go32 environment for tw and th, if you using non-default values (it happened to me, and h wasn't working). Also do not use SPACE and BACKSPACE for paging. Use PgUp PgDown instead. Also try to describe problem more specificaly. Maybe answer will be more useful. Tomislav Vujec Croatia