Search:

Type: Posts; User: must

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,503

    weakness and strenghs of Polymorphism?

    ne one knows? a few lines on it?
  2. Replies
    0
    Views
    959

    filing problems..urgent...

    using this code:
    but nothing goes in the file :...

    ofstream fileBook("allbooks.dat",ios::out);

    if(!fileBook){
    clrscr();
    gotoxy(30,15);
    cout<<"File not opened"<<endl;...
  3. thanks....i already had searched...and i got the...

    thanks....i already had searched...and i got the same results as yours...i was looking for some more detail....
  4. Articles on Polymorphism, OOP and structured programming.

    does some one has good articles..notes on the above topic?
    thanks
Results 1 to 4 of 4