question about classesPeter, thank you very much!!! it works now:))
question about classesthis is just my homework :D so It doesn't matter, i can write it myself.For Example: Bank name: ...
question about classesyes i know the data structure. instead this: [code]while(fin>>b>>c>>a>>m) { bankAccount x(b, c, ...
question about classesas i know, in classes we have to exactly know how many data in file is(isn't it?), in order to put ...
question about classesHi, i have to create a bankAccount class, witch describes a Bank Account. the public members are: ...