fintan

fintan

  • NA
  • 1
  • 0

increment gotoxy( ); command.

Apr 24 2006 3:24 PM
Hi, i've set up a For loop to display several strings. but for it to work i need to increment the y value in the gotoxy(X,Y); or the strings will just keep overwriting each other. I thought it was something like gotoxy(X,Y++); but when i try compile it it says "Lvalue required" I'm using TC3 as my compiler, though my program is written in C. Any help would be greatly appreciated, thanks Fintan