[url=http://www.astro.com/swisseph/swephprg.htm#_Toc379890553 писал(а):
Programmer's Documentation[/url]]In Delphi 2.0 the declaration of the function swe_calc() looks like this:#pas
xx : Array[0..5] of double;
function swe_calc (tjd : double; // Julian day number
ipl : Integer; // planet number
iflag : Longint; // flag bits
var xx[0] : double;
sErr : PChar // Error-String;
) : Longint; stdcall; far; external 'swedll32.dll' Name '_swe_calc@24';
[url=http://forum.argo-school.ru/showthread.php?t=904 писал(а):
LordWilex[/url]]Сами файлы эфемерид, если у вас их нет, - можно скачать здесь: ftp://ftp.astro.com/pub/swisseph/ephe/. иначе почти ни чего работать не будет!!!