473,671 Members | 2,570 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to browse Std C++ classes in linux

How do folks coding C++ browse the std C++ classes?
I am aware of the excellent www.sgi.com/tech/stl for
the STL classes, but how about iostream?

I am using gcc version 3.2.2.

Skip
Jul 22 '05 #1
4 1452
On 21 Jul 2004 16:47:47 -0700, Skip Coombe <sk**@skip-coombe.com> wrote:
How do folks coding C++ browse the std C++ classes?
I am aware of the excellent www.sgi.com/tech/stl for
the STL classes, but how about iostream?

I am using gcc version 3.2.2.

Skip


http://www.dinkumware.com/refxcpp.html is a very good reference.

john
Jul 22 '05 #2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

sk**@skip-coombe.com (Skip Coombe) wrote in message news:<75******* *************** ****@posting.go ogle.com>...
How do folks coding C++ browse the std C++ classes?
I used to use http://dinkumware.com/manuals/reader.aspx?lib=cpp, but
it was so glorious that I ended up buying a copy (two if you count the
paper and electronic versions separately) and now do not need Internet
access to use it. Of course, there are times when I just have to look
at my copy of the Standard itself, which isn't nearly as hard as you
might think (usually).
I am using gcc version 3.2.2.


If you want documentation of the actual library used by G++ (as of
version 3.4), go to http://gcc.gnu.org/onlinedocs/libstd...3.4/index.html.
It is also supposed to be installed on your computer (as that page
says), which might be what you have to use if you want the
documentation for your 3.2.2 version instead of the newer 3.4
(although I doubt much has changed). I would recommend sticking with
vendor neutral documentation, as I do, unless they begin sticking
Micro$oft crap into the C++ Standard, in which case I would recommend
that you join me in burning my copy of the Standard.

Tommy McDaniel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA/2JVVB8FYP9YqDcR Aos+AJ9/OfXpbzRdkwaaM9S YRwctclwUtACZAd cG
xB7xPwsq4AR0lEd n0JKqG7E=
=MREh
-----END PGP SIGNATURE-----
Jul 22 '05 #3
Dear Skip,

sk**@skip-coombe.com (Skip Coombe) writes:
How do folks coding C++ browse the std C++ classes?
I am aware of the excellent www.sgi.com/tech/stl for
the STL classes, but how about iostream? I am using gcc version 3.2.2.


For my gcc on linux "info -f iostream" works fine. Also useful is
"info -f libg++".

Best,
Chris
Jul 22 '05 #4
sk**@skip-coombe.com (Skip Coombe) wrote:
How do folks coding C++ browse the std C++ classes?
I am aware of the excellent www.sgi.com/tech/stl for
the STL classes, but how about iostream?


I find the following semi-tutorial, semi-reference guide to be excellent:

ftp://ftp.borland.com/pub/bcppbuilde...bcb5/b5scl.zip

(It's a compiled HTML-help file (.CHM)). I haven't encountered any
borland-specific stuff in it. Wherever it has gaps, you can fill
them in from the Dinkumware reference.
Jul 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
11194
by: Jane Doe | last post by:
Hi, I need to add a download function in a VB program, but since a file can be located anywhere in our /download section on the web, I was thinking of putting a PHP script there that would take the filename as parameter, and browse through the /download directory to look for this file, including sub-directories, and return the URL, ie. IN http://www.acme.com/download/find.php?file=myfile.txt
1
3183
by: tim.stoop | last post by:
Hi people, I'm trying my first little app to create a small, simple application in Python (just to see how PyQt works and all) and I seem to get stuck. I want to make a front-end for ImageMagick's convert for my dad. He usually wants to send people pictures he made with his digital camera and he needs those smaller. So I want him to be able to select a directory and click a button to have the python-script automagically call convert to...
21
66818
by: strutsng | last post by:
<input type="file"> only allows the user to browse for files. How about "browse for folder" dialog? Can html/javascript do that? I couldn't find any syntax for that. If not, please advise what are the other approaches. please advise. thanks!!
5
1785
by: Eric Twietmeyer | last post by:
Hi, Does anyone know why starting with VS.NET 2002 (and same with 2003) it is no longer possible to browse to a directory that has "ept" as part of the path? It worked fine in Vc 6.x. My initials and user name happen to be "ept", and so I have directories with that name. It is no longer possible to browse to any subfolder and therefore open any file under an "ept" directory. I can browse to such a folder using explorer and then drag a...
1
1203
by: P Nishanthan | last post by:
Hi, Any one knows any way to browse the files(direcories) in web server? Regards, P.Nishanthan
27
1912
by: Randy | last post by:
Is there a way to override operators for user-defined types (e.g., typedefs) rather than class types? I'm trying to override the extractor operator for a user-defined enumeration type but getting no joy. For example, typedef enum {SUN,MON,TUES,WED,THURS,FRI,SAT} WEEK; istream& operator>> (istream& is, WEEK& x) {
18
2326
by: walterbyrd | last post by:
I am trying to develop an app where: the same file, in the same place, will be uploaded, and then processed. Everything I can find about uploading a file, uses a form that requires the user to either manually enter the path and file name, or to browse for the file. I do not want that. Ideally, I want the user to click on a link, and the server side php app does the rest. Again, the file always has the same name, and is in the same place....
4
9740
by: marc | last post by:
Hi, I have 2 activex controls on my form that I need to open up a common dialog box and select/browse files, then populate two text fields. The first one I have working: The first activex is set up to open up the Select File Dialog box. The properties of the activex are as follows: OLE Class CommonDialog
2
2725
by: pssraju | last post by:
Hi, At present application was built on solaris 9 using sun studio 9 (Sun C++ 5.6) & rouguewave sorce pro 5. We are planning to port the same application onto SuSE Linux 9.5.0 using GCC 3.3.3 & RW source pro 9. My application heavily uses RW tools through wrapper classes on the top existing RW classes. RW libraries were built using gcc on linux platform and standalong RW examples are working fine. Since the application compilation is moving...
0
8485
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8403
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8605
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8677
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7446
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6238
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5704
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2819
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.