File: Readme

package info (click to toggle)
libforms 1.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,192 kB
  • sloc: ansic: 98,419; sh: 11,156; makefile: 959
file content (8 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
To recreate the .c and .h files from the .fd files use the command

fdesign -convert -I \"../lib/include/forms.h\" *.fd

This makes sure that the newest version of the forms.h file
is included instead of an already installed forms.h file
(typically /usr/local/include/forms.h).