From rybin@possum.srcc.msu.su Sun Jan 12 11:19:16 1997 Return-Path: Received: from ida.org by cronus.csed.ida.org (SMI-8.6/SMI-SVR4) id LAA14712; Sun, 12 Jan 1997 11:19:15 -0500 Received: from sw-eng.falls-church.va.us (ns1.sw-eng.falls-church.va.us) by ida.org (4.1/SMI-4.1) id AA14577; Sun, 12 Jan 97 11:19:28 EST Received: from crocus.gamma.ru by sw-eng.falls-church.va.us (8.7.1/) id QAA22040; Sun, 12 Jan 1997 16:13:49 GMT Received: from srcc.UUCP (uucp@localhost) by crocus.gamma.ru (8.7.6/8.7.3) with UUCP id TAA05357 for asis-officers@sw-eng.falls-church.va.us; Sun, 12 Jan 1997 19:16:25 +0300 (MSK) Received: by gamma.srcc.msu.su; Sun, 12 Jan 1997 19:16:04 +0300 Received: by possum.srcc.msu.su (UUPC/@ v5.09gamma, 14Mar93); Sun, 12 Jan 1997 19:08:01 +0300 To: asis-officers@sw-eng.falls-church.va.us Message-Id: Organization: Information Systems, SRCC, MSU From: "Sergey I. Rybin" Date: Sun, 12 Jan 97 19:08:01 +0300 X-Mailer: BML [MS/DOS Beauty Mail v.1.36] Subject: String images of Whide_Character literals Lines: 15 Content-Length: 528 Status: OR Suppose that Def_Whide_Char_Lit is the Element of A_Defining_Character_Literal kind and it represents the literal of the predefined Whide_Character type which is outside Row 00. What should be the result of Defining_Name_Image (Def_Whide_Char_Lit) ? Suppose, Whide_Char_Lit is the Element of A_Character_Literal kind and it represents the literal of the predefined Whide_Character type which is outside Row 00 (I do not now how can this happen). What should be the result of Name_Image (Whide_Char_Lit) ? Sergey.