Talk:The ISAAC cipher: Difference between revisions

(→‎Pascal Compiler error(s): errors still here)
Line 26:
 
:and I am using Standard FPC, ie. no extra $defines. It's possible you're in Delphi mode, as you seem to be getting errors in the area of function return parameters. Delphi uses <result := VAR>, standard Pascal uses the name of the function, like <Vernam := VAR>. Please use the most recently amended copy (edited today) and also try the C version. You may have to delve into your fpc.cfg file and check what compile options you have set. --[[User:BlaiseP|BlaiseP]] ([[User talk:BlaiseP|talk]]) 10:58, 23 July 2014 (UTC)
 
::error still here with latest version. fpc command is not known, -- I compile out of the IDE (as shown in the screen shot). Last time I used Pascal was Turbo Pascal about 40 years ago :-( --[[User:Walterpachl|Walterpachl]] ([[User talk:Walterpachl|talk]]) 19:18, 23 July 2014 (UTC)
2,295

edits