CompuServe Messages

TDI Upgrade

#: 101638 S12/Modula-2Forum unknown
    04-Jan-88 23:13:32
Sb: #101606-TDI Upgrade
Fm: Mark Olbert 73557,1512
To: Steve Faiwiszewski 74106,425

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Hmmm…how do you tell the compiler that FFPAdd (for example) is a valid 'external' function? In C you can do that by just saying so, since the C compiler generally couldn't give two hoots about whether or not a referenced external function actually exists. In M2 I think it might be more difficult because the compiler checks a function's syntax as specified in the EXPORTing symbol file. But then again it might be worth a shot. As to the time and date stuff, I'll upload it 'as is' and if I ever get around to it I'll document it separately. #>Mark<#