From: "Joshua Boyd" Newsgroups: rec.games.programmer,comp.os.msdos.djgpp Subject: Could somebody help me with this program. Date: 28 Dec 1996 20:38:19 GMT Organization: Cat Productions Lines: 48 Message-ID: <01bbf475$62873640$0100007f@default> NNTP-Posting-Host: slip166-72-109-94.pa.us.ibm.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I am having trouble with this program. It is supposed to draw an x in the middle of the screen. I am trying to write my own graphics library, witch is what is contained in the file graphics.h, then the small program is contained in temp.c. Any help would be apprecieated. This was written using djgpp. Please CC replies to budpro AT aol DOT com or boyd AT zansiii DOT millersv DOT edu begin 600 graphics.h M(VEN8VQU9&4@/&=O,S(N:#X-"B-I;F-L=61E(#QD<&UI+F@^#0HC:6YC;'5D M92 \PT*("!?7V1P;6E?#(P M,'@R-38L(#!X,R!I#(U*B\-"B @7U]D<&UI7VEN="@P>#$P M+" F#(U-BP@,'@S(&ES(%1%6%0@.#!X,C4J+PT*("!?7V1P;6E?:6YT M*#!X,3 L("9R96=S*3L@+RH@"HS,C K>5T]8V]L;W([#0I]#0HI ` end begin 600 temp.c M(VEN8VQU9&4@/'-T9&EO+F@^#0HC:6YC;'5D92 B9W)A<&AI8W,N:"(-"@T* M=F]I9"!M86EN("AV;VED*3L-"@T*=F]I9"!M86EN("@I('L-"B @(" @(" @ M:6YT('@[#0H-"B @(" @(" @<')I;G1F*")(96QL;R!7;W)L9"(I.PT*(" @ M(" @("!W:&EL92 H9V5T8V AT H*2 A/2 G82WT- M"@T*(" @(" @("!T97AT7VUO9&4@*"D[#0H@(" @(" @('!R:6YT9B AT B2&5L 0;&\@5V]R;&0B*3L-"GT-"FUO ` end