Home
last modified time | relevance | path

Searched refs:DlogID (Results 1 – 1 of 1) sorted by relevance

/dports/biology/fasta/fasta/
H A DFileDlog.c139 IntroDlog(DlogID,prompt) in IntroDlog() argument
140 int DlogID; in IntroDlog()
149 if (GetResource('DLOG',DlogID)==NIL) {
150 fprintf(stderr," cannot load %d Intro DLOG resource\n",DlogID); exit(1);
152 DP = GetNewDialog(DlogID,NULL,(WindowPtr)-1);
163 NIntroDlog(DlogID,p0,p1,p2,p3) in NIntroDlog() argument
164 int DlogID; in NIntroDlog()
182 if (GetResource('DLOG',DlogID)==NIL) {
183 fprintf(stderr," cannot load %d Intro DLOG resource\n",DlogID); exit(1);
185 DP = GetNewDialog(DlogID,NULL,(WindowPtr)-1);