Daniel Drijard
2018-08-05 17:42:17 UTC
Hello,
I have a problem. I use macOS SIERRA (10.12.6) on an iMac Retina bought 9/2015.
The following shows my code. The program blows up in this routine, pointing to Adr(i).
Cordially,
Daniel
•••••••••••••••
Read4 Byref NbWords as integer, Byref Adr() as integer
dim i as integer
for i=1 to NbWords
Adr(i)=MyBin.readint32
next
MyBin was declared as BinaryStream
•••••••••••••••
Daniel Drijard
Thoiry téléphone :
04 50 41 22 75
international
+33/4 50 41 22 75
Courriel :
***@cern.ch
Thoiry F-01710
I have a problem. I use macOS SIERRA (10.12.6) on an iMac Retina bought 9/2015.
The following shows my code. The program blows up in this routine, pointing to Adr(i).
Cordially,
Daniel
•••••••••••••••
Read4 Byref NbWords as integer, Byref Adr() as integer
dim i as integer
for i=1 to NbWords
Adr(i)=MyBin.readint32
next
MyBin was declared as BinaryStream
•••••••••••••••
Daniel Drijard
Thoiry téléphone :
04 50 41 22 75
international
+33/4 50 41 22 75
Courriel :
***@cern.ch
Thoiry F-01710