MakeItC Compiled Help.

Questions about the BASICtools and MakeItC
Post Reply
Pompey2
Posts: 16
Joined: Fri Oct 19, 2012 12:10 pm

MakeItC Compiled Help.

Post by Pompey2 »

The following topics produce unreadable results from HELP-> ARMexpress C on my installation:

COUNT,OWIN,PULSIN,PULSOUT,PWM,RCTIME,RXD

DAY,HOUR, MINUTE,MONTH,SECOND,SLEEP,WAIT,WEEKDAY,YEAR

IN,INPUT,OUTPUT

Added: The online PDF version has a similar problem

In addition HELP -> GCC Index produces:
"Windows cannot find '../man/index.html'. Make sure you typed the name correctly....."



basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: MakeItC Compiled Help.

Post by basicchip »

Thanks for the heads up, our conversion utility of HTML->CHM->PDF on occasion glitches and we don't necessarily notice that quickly, the PDFs for C and BASIC have been updated and we think we fixed all the gibberish pages.

I also patched the link to the gcc help files (from the gnu org)

http://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/

Post Reply