View Single Post
  #1  
Old 03-11-2011, 07:03 AM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default getting a linking error in my pascal program

high my program is not running properly the run screen never stays on error message "error linking" Program Auto_Company; Var carmodel:ARRAY[1..10]OF STRING; category:ARRAY[1..10]OF string; noofcars:integer; rentalfee:real; totalrentalcost:real; carentry:string;
__________________
Website Development
Domain Name Forum
Reply With Quote