Forum: C++ Oct 5th, 2008 |
| Replies: 4 Views: 483 hello everyone....i need some help,i am using c++ and vectors, and text files to create a library system and i have a problem.....i used a vector named v1 and i was trying to use an if else to assign... |
Forum: C++ Sep 24th, 2008 |
| Replies: 4 Views: 430 Thx Narue...i will try the ctime function... |
Forum: C++ Sep 24th, 2008 |
| Replies: 4 Views: 430 yea....i did sumthin like,i stored em all in a vector,thn i remove wat i the user chooses,and thn delete wat the user chooses...i works....this is a library system....so i need to add the date...any... |
Forum: C++ Sep 19th, 2008 |
| Replies: 4 Views: 430 Hello everyone...i need help with text file in c++,i know that we can append like ios::app and into a text file.....i need help in inserting a particular string to a particular line in a text... |