9 Oct
1996
9 Oct
'96
2:34 a.m.
Perhaps I am not familiar enough with external calls, but I cannot get the following program to do anything: -------- program test_system; procedure system(s: string); C; begin system('ls -l'); end. -------- It is not a question of writing output to the screen, because even commands like "mkdir" do nothing. Any suggestions? -john
10928
Age (days ago)
10928
Last active (days ago)
0 comments
1 participants
participants (1)
-
John Michael Black