string<?

Subject: string<?
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Fri, 08 May 1998 01:32:28 -0400
Can anyone tell me how I reference string<? without the <? being taken
as the start of a processing instruction?

I am trying to define string<=? as:

(define (string<=? s1 s2)
  (or (string=? s1 s2)
      (string<? s1 s2)))

Thanks,

 Steve

----------------------------------------------------------------------
Steve Tinney                                        Babylonian Section
                                 *   University of Pennsylvania Museum
stinney@xxxxxxxxxxxxx                          Phila, PA. 215-898-4047


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • string<?
    • Steve Tinney - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id BAA02549Fri, 8 May 1998 01:51:17 -0400 (EDT) <=
      • Richard Light - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id FAA13103Fri, 8 May 1998 05:15:40 -0400 (EDT)
      • Chris Maden - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA16238Fri, 8 May 1998 14:18:23 -0400 (EDT)