IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 545


Ignore:
Timestamp:
Apr 28, 2004, 12:19:20 PM (22 years ago)
Author:
evanalst
Message:

Added splint tag psStringNCopy.

Location:
trunk/psLib/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psString.h

    r530 r545  
    1010 *  @author Eric Van Alst, MHPCC
    1111 *   
    12  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-04-27 19:24:32 $
     12 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-04-28 22:19:20 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6767 *
    6868 */
     69/*@null@*/
    6970char *psStringNCopy(
    7071    const char *str,    /**< Input string of characters to copy */
  • trunk/psLib/src/sysUtils/psString.h

    r530 r545  
    1010 *  @author Eric Van Alst, MHPCC
    1111 *   
    12  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-04-27 19:24:32 $
     12 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-04-28 22:19:20 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6767 *
    6868 */
     69/*@null@*/
    6970char *psStringNCopy(
    7071    const char *str,    /**< Input string of characters to copy */
Note: See TracChangeset for help on using the changeset viewer.