代码搜索:fstream
找到约 10,000 项符合「fstream」的源代码
代码结果 10,000
www.eeworm.com/read/26953/860841
fstream
// fstream standard header
#if _MSC_VER > 1000 /*IFSTRIP=IGN*/
#pragma once
#endif
#ifndef _FSTREAM_
#define _FSTREAM_
#include
#include
#ifdef _MSC_VER
#pragma pac
www.eeworm.com/read/26953/860937
fstream
// fstream standard header
#if _MSC_VER > 1000
#pragma once
#endif
#ifndef _FSTREAM_
#define _FSTREAM_
#include
#include
#ifdef _MSC_VER
#pragma pack(push,8)
#endi
www.eeworm.com/read/486037/1257287
fstream
// File based streams -*- C++ -*-
// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
www.eeworm.com/read/482889/1284102
fstream
// (C) Copyright John Maddock 2005.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://
www.eeworm.com/read/479224/1334045
fstream
// File based streams -*- C++ -*-
// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is
www.eeworm.com/read/479224/1334263
fstream
// File based streams -*- C++ -*-
// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
www.eeworm.com/read/460526/1560964
fstream
// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __FSTREAM__
#define __FSTREAM__
#include
#endif
www.eeworm.com/read/231865/4709649
fstream
/*
* Copyright (c) 1999
* Boris Fomitchev
*
* This material is provided "as is", with absolutely no warranty expressed
* or implied. Any use is at your own risk.
*
* Permission to use o
www.eeworm.com/read/213567/4914735
fstream
// fstream standard header
#if _MSC_VER > 1000
#pragma once
#endif
/* This file is for use only in conjunction with a valid license for
Microsoft Visual C++ V5.0. Microsoft Corporation is in no
www.eeworm.com/read/209900/4956447
fstream
// -*- C++ -*-
#ifndef __STD_FSTREAM__
#define __STD_FSTREAM__
/***************************************************************************
*
* fstream -- Declarations for the Standard Librar