Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Any reason to use C?

Author: Dann Corbit

Date: 15:08:35 07/29/03

Go up one level in this thread


   /**/
 /**/
/**/
#\
i\
n\
c\
l\
u\
d\
e\
<\
s\
t\
d\
i\
o\
.\
h\
>/**/                                                     //      //
  /**/                         /*******/                 /**/    /**/
   /**/                  /*CCCCCCCCCCCCCCCC*/           /*AA*/  /*AA*/
  /**/              /*CCCCCCCCCCCCCCCCCCCCCCCCCC*/     /*    ****    */
 /**/           /*AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA*/             */
#define z char /*TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT#    <0  0>   */
#define g get /*TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT#           */
#define p put /*SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS# == Y == */
#define cat(x,y) x##y  /*CATCATCATCATCATCATCATCATCATCATCA#   !   */
#define xcat(x,y) cat(x,y) //TACTA/--------\TACTACTACTAC/ .......
   int          main(void) {//__/KIT\        \___   /  / \
    int             c;    //      KAT\              \  \  \
    while (c = xcat(g,z)(), c >= 0)// \              \  \  \
        xcat(p,z)(c);//            / C |              \  \  \
    return 0;   //                 / C /               \  \  \____
}//  //                           / C /                 \  \####)))
//   //                          / C /                   //####)))
//####)))                        //####)))



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.