![]() |
problem with stream buffer
Hello experts,
i have one query which i am not able to solve please suggest me my problem is i have to open a filedescriptor and have to store the contents in streambuffer, i,e Code:
int main () {Code:
ifstream istr(const char *)fd);if i simply give Code:
ifstream istr(fd);please helop me what to do but i want the result in <b>streambuffer</b> because this is the input for some other module in my project pleasesuggest what are the different way i can get so the i get the contents in <b>streambuffer.</b> thanks in advance. |
| All times are GMT +5.5. The time now is 21:55. |