473,385 Members | 1,645 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,385 software developers and data experts.

Info needed regarding iostreams

Hi all,
I need to know the complexity of implementing iostreams natively
such as dependency on underlying OS.

Regards,
Ganesh

May 8 '06 #1
6 1526
ga*************@gmail.com wrote:
Hi all,
I need to know the complexity of implementing iostreams natively
such as dependency on underlying OS.

I'm not sure exactly what you are looking for, but you could study the
source of your implementation.

--
Ian Collins.
May 8 '06 #2
Hi Ian,
Can you tell me how cin and cout works.

Regards,
Ganesh

May 8 '06 #3
ga*************@gmail.com wrote:
Hi Ian,
Can you tell me how cin and cout works.


This is way too much for a newsgroup posting. You should get a book that
explains it.

May 8 '06 #4
ga*************@gmail.com wrote:
Hi Ian,
Can you tell me how cin and cout works.

I agree with Rolf, learn about iostreams and study the source code of
your implementation.

--
Ian Collins.
May 8 '06 #5
Some pointers on iostreams implementation would be helpful.

Regards,
Ganesh

Ian Collins wrote:
ga*************@gmail.com wrote:
Hi Ian,
Can you tell me how cin and cout works.

I agree with Rolf, learn about iostreams and study the source code of
your implementation.

--
Ian Collins.


May 8 '06 #6
Hi Ganesh,
Some pointers on iostreams implementation would be helpful.


http://cvs.sourceforge.net/viewcvs.p...pp?view=markup

Or just go to www.stlport.com and download the whole library...!

Best regards,
Tilman
May 8 '06 #7

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

Similar topics

10
by: Dave O'Hearn | last post by:
I want to open a file for both reading and writing, but when I do "ios::in|ios::out" with an fstream, it creates the file if it doesn't already exist. I don't like that last part. C's fopen has the...
5
by: paidojoao-groups | last post by:
Hi, How do I get the (s)scanf behaviour below using IOStream? #include <iostream> #include <cstdio> using namespace std;
9
by: | last post by:
There are two methods of snagging a 'line' from a stream (with an attached streambuf that reads/writes from a socket). One is the std function "getline" and the other is the "getline" method of...
3
by: paul.wilkins | last post by:
Hi, I have a function I have written that works with g++ 2.95.3 that I would like to use with newer g++ compilers >= 3.2.0. The function is a stream manipulator similar to setw(). The code...
385
by: Xah Lee | last post by:
Jargons of Info Tech industry (A Love of Jargons) Xah Lee, 2002 Feb People in the computing field like to spur the use of spurious jargons. The less educated they are, the more they like...
1
by: Dejan Vesic | last post by:
I found nasty "documentation" bug; ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfsystemglobalizationcultureinfoclasstopic.htm claims that proper culture info name for Serbian (Cyrillic) - Serbia...
1
by: Dr.Jekyl | last post by:
Are there any issues that I need to be concerned with either in designing,developing or deploying a VB.Net win32 application on a Citrix server for concurrent usage by 100 users? The application...
15
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
12
by: Rob | last post by:
Let's say you open Form1 that contains TabControl1 There are several tabs on TabControl1 Now you open a new Form2 that contains a User Control How can you determine the Selected tab in Form1...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.