INDEX - CR/LF
Chris Sharman
Chris.Sharman@ccagroup.co.uk
Tue, 3 Oct 2000 12:29:11 +0100
>You can avoid the problem by coding:
>DEFINE CRN INTEGER*2 UNS SIZE 1 = 13
>DEFINE CRC CHARACTER*1 = CHARACTERS(CRN)
True enough, but someone once told me that some platforms don't support int
size 1.
Perhaps universally portable would be:
def crn int*4 = 13 * 257
def crc char*1 = characters(crn)
Chris
_______________________________________________________________________
Chris.Sharman@CCAgroup.co.uk http://www.ccagroup.co.uk/
CCA Stationery Ltd, Eastway, Fulwood, Preston, Lancashire, PR2 9WS.
-----------------------------------------------------------------------
The opinions expressed are those of the individual and not the company.
Internet communications are not secure and therefore the company does
not accept legal responsibility for the contents of this message. If
the reader of this message is not the intended recipient, or the
employee responsible for delivering this communication to the intended
recipient, you are hereby notified that any disclosure, distribution or
copying of this communication is strictly prohibited.
* This message has been processed by MailGuard SMTP from NET-TEL
* Computer Systems Ltd. See <http://www.mailguard.co.uk>.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.