Цитата:
|
Сообщение от Zes
какой-какой библиотеке? где ты взял "стандартную" С++ библиотеку в Юниксах?В Линуксе ещё можно сказать "стандартная",тк g++ GNU (c++) (/usr/local/lib/g++-include/sys/stat.h) идут библиотеки,но модификация параметров на файлах вообще-то есть вещь системная,есмь С в Юниксе...
|
А в /usr/include/c++ что лежит?
И файла algorithm например:
// <algorithm> -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free Software Foundation; either version 2, or (at your option)
// any later version.
........
бла-бла-бла
........
/** @file algorithm
* This is a Standard C++ Library header. You should @c #include this header
* in your programs, rather than any of the "st[dl]_*.h" implementation files.
*/
Ясен пень что для С++ библиотека другая, там все построено на шаблонах и классах (чего в С нету просто), но поддержка в С++ библиотек С присутствует...
Да, система FreeBSD 5.3.