| | |
How to extract words from char type string
Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved |
By input stream you refer to Array and whitespace-blank?
Or it is the same stream which we use in file operations.
I generally deal with arrays of char size-100.For this means that it will store upto 100 charecters .Right?
Thank you ,I am reading about poniters
by the link you send
You are really nice in explainations
Or it is the same stream which we use in file operations.
I generally deal with arrays of char size-100.For this means that it will store upto 100 charecters .Right?
Thank you ,I am reading about poniters
by the link you send
You are really nice in explainations
Last edited by hinduengg; Jun 16th, 2007 at 11:26 am.
>By input stream you refer to Array and whitespace-blank?
cin is an input stream. cout is an output stream.
>For this means that it will store upto 100 charecters .Right?
If it's just an array, yes. If it's a string, it will store up to 99 characters and always leave room for the '\0' terminator at the end of every C-style string.
cin is an input stream. cout is an output stream.
>For this means that it will store upto 100 charecters .Right?
If it's just an array, yes. If it's a string, it will store up to 99 characters and always leave room for the '\0' terminator at the end of every C-style string.
New members chased away this month: 5
Very well.I am getting it. With the link I would be able to understand about syntax for creation of n sized 1D,2D ARRAYS of char and int type for that is one thing that I cant understand at all and learn.
By the way I want to make sure that concept of and use of pointers is same in both Cand C++
for i am restricted to C++
Thank you for taking up so much pains .I will not tax you more for now.Even my college cant explain as well as you do.Thank you once again
By the way I want to make sure that concept of and use of pointers is same in both Cand C++
for i am restricted to C++
Thank you for taking up so much pains .I will not tax you more for now.Even my college cant explain as well as you do.Thank you once again
Last edited by hinduengg; Jun 16th, 2007 at 11:57 am.
![]() |
Other Threads in the C++ Forum
- Previous Thread: ofstream.. dynamic filename and path?
- Next Thread: scrabble!
Views: 9211 | Replies: 23
| Thread Tools | Search this Thread |
Tag cloud for C++
6 add api array arrays beginner binary bitmap c++ c/c++ calculator char class classes code compile compiler console conversion convert count data delete desktop directshow dll encryption error file forms fstream function functions game getline givemetehcodez google graph homeworkhelper iamthwee ifstream input int integer java lazy lib linkedlist linux loop looping loops map math matrix memory microsoft newbie news node number output parameter pointer problem program programming project proxy python random read recursion recursive reference return sort string strings struct studio system template templates test text tree unix url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






