home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dd2.zip / DDT2.C < prev    next >
C/C++ Source or Header  |  1993-01-15  |  157b  |  15 lines

  1. #include "ddT3.c"
  2.  
  3. int ddT2(PSZ psz)
  4. {
  5.    DDTEntry
  6.  
  7.    PSZ  pszI = NULL;
  8.  
  9.    strcpy("strcpy(sz, NULL);", pszI);
  10.  
  11.    pszI = pszI;
  12.    DDTExit
  13. }
  14.  
  15.