Hi Andrea, On Tue, Oct 22, 2002 at 01:40:02PM +0200, andrea.bandera@bluemail.ch wrote: > Hi all, > > compiling the program example k_puzzle.pl on my Windows 2000 computer I > have this error: > file k_puzzle.pl, line 49: syntax error: postfix/infix operator expected > | A #< C, A #< H, A #< L, A #< S, A #< Q, > | ^ here > > Why? Any solution? It looks like when you saved/copied the program from our web page that it was saved in HTML format for some reason: ` < ' is HTML for ` < '. Just replace the occurrences of `<' in the source with `<' and it should work --- or try saving the file from our web page again, being careful to save as "source" or "plain text" or something similar. Cheers, WarwickReceived on Fri Oct 25 20:26:00 2002
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:17 PM GMT GMT