代码搜索结果
找到约 3,568 项符合
Strip 的代码
tif_strip.c
/* $Header: /cvsroot/osrs/libtiff/libtiff/tif_strip.c,v 1.3 2003/11/07 11:26:38 dron Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
* Copyright (c) 1991-1997 Silicon Graphics, Inc.
*
* Permiss
strip_comments.h
// strip_comments.h
#ifndef STRIP_COMMENTS_H
#define STRIP_COMMENTS_H
#include
void strip_comments ( std::string& s, bool strip_lf = false );
#endif//STRIP_COMMENTS_H
strip_comments.cpp
// strip_comments.cpp
#ifdef _MSC_VER
#pragma warning ( disable : 4786 )
#endif//_MSC_VER
#include "strip_comments.h"
void strip_comments ( std::string& s, bool strip_lf )
{
char* src =
tif_strip.c
/* $Header: /stdev/development/cvsroot/open/02os/ucosii/mobile_tv/cximage/tiff/tif_strip.c,v 1.1.1.1 2007/12/04 09:35:34 xliu Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
* Copyright (c) 1991-