Please support our C++ advertiser: Programming Forums
Views: 3486 | Replies: 2
•
•
Join Date: Jul 2004
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hi all,
can anyone tell me whether ifs function is a member function of ifstream.
in the statements below the ifs has been used like ........
ifstream ifs( g_pSystemEnvironment->GetTotAlmCountFileName() );
ifs >> m_nNoOfTotalAlarm;
i am not able to understand the code. could anyone help me out of it.
Thanx in advance.
can anyone tell me whether ifs function is a member function of ifstream.
in the statements below the ifs has been used like ........
ifstream ifs( g_pSystemEnvironment->GetTotAlmCountFileName() );
ifs >> m_nNoOfTotalAlarm;
i am not able to understand the code. could anyone help me out of it.
Thanx in advance.
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode