473,408 Members | 1,769 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

man cout or info cout

abi
i would like to know if there is an easy way similar to man printf to
find out about the various ios flags of cout etc. its really trying
not to have any manuals on c++ . BTW are there any system objects in
c++ similar to system functions of c. can i download a library or
something
Jul 19 '05 #1
2 5097
"abi" <ab**@myrealbox.com> wrote...
i would like to know if there is an easy way similar to man printf to
find out about the various ios flags of cout etc. its really trying
not to have any manuals on c++ .
What's stopping you from buying a decent book?
BTW are there any system objects in
c++ similar to system functions of c.
Like what system functions of c?
can i download a library or
something


You could, I suppose. Dinkumware sells their HTML-base
documentation (or you could access their stuff online, they
offer it as a "trial"). An electronic copy of the Standard
is available from ANSI Webstore.

Victor
Jul 19 '05 #2
abi
"Victor Bazarov" <v.********@attAbi.com> wrote in message news:<vf************@corp.supernews.com>...
"abi" <ab**@myrealbox.com> wrote...
i would like to know if there is an easy way similar to man printf to
find out about the various ios flags of cout etc. its really trying
not to have any manuals on c++ .
What's stopping you from buying a decent book?

nothing at all . and i do have a few good ones like the stroustrups .
but then you can't refer to a book all the time when u code and
obviously having several copies of a book is not possible( at work
etc.)
BTW are there any system objects in
c++ similar to system functions of c.
Like what system functions of c?

ya . i meant that . are there any system librarires??
can i download a library or
something


You could, I suppose. Dinkumware sells their HTML-base
documentation (or you could access their stuff online, they
offer it as a "trial"). An electronic copy of the Standard
is available from ANSI Webstore.

Victor

Jul 19 '05 #3

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

Similar topics

19
by: qazmlp | last post by:
I hope comp.lang.c will not find the following question as a complete off-topic. I would like to remove ie.comment out the 'cout' statements during compilation(actually preprocessing) time. ...
13
by: Dennis Lubert | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi people, I want to create my own variant of a cout Object, so that I can use different of those for debugging... Like this class, but as a...
9
by: Ingo Nolden | last post by:
Hi there, I am writing c++ for some months now. I think I know the language now, but not yet all the tricky things of stl. For a kernel which is not using mfc I am writing a serialization. For...
6
by: Omid | last post by:
Hi. I have problems when I try to redirect everything that is sent to cout to a file. I have one piece of code that works and one that does not work. The only difference is which headers I use....
5
by: Mastupristi | last post by:
I want to obtain the c++ equivalent of: unsigned short us = 347; printf("0x%04hX",us); that outputs "0x015B" I ried with: cout.setf(ios_base::hex,ios_base::basefield);
7
by: Joe C | last post by:
I'd like to have better control of text output to the console. I'm using Windows and have a little (non-standard) function to help me out: #include <windows.h> void locate(int x, int y ) {...
3
by: shk253 | last post by:
Hi all - I'm trying to generate a payroll. I'm having trouble with the cout statements overwriting the previous inputs, e.g. enter info for employe 1: blah blah blah. Enter info for employee 2: blah...
12
by: John Brawley | last post by:
Is this going to cause me a portability problem? Purpose: make it easy for me to write my 'help' text block in the .cpp file, just as I wish it to be output 'formatted-ly' to the user upon demand...
58
by: Mark Casternoff | last post by:
I'm getting back into C++ after a long hiatus (they didn't have namespaces back then). I know this question is completely subjective, but I'd be interested in hearing which is the "better"...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
0
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...
0
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,...
0
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...
0
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...

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.