student book issue

Hi
I have created student data (i.e)rollno and names using dat file and i have created book data (i.e)booknumber and booknames using dat file. Now i want to issue books to students if i issue book mean i want to display to which student i have issue book (i.e) it display like below


rollno name booknumber bookname issued
1 harsha 453 c++ issue




i need sample code

please any one help me

Last edited on
please explain more and show us what you already have.
Last edited on
Hi
I am created student details and book details .I want to issue book to a student with the help of student number and book number
at the end it will display that book issue to a student . And if i view student table mean book issue detail also have to display on the screen

For book issue i am not able to create proper code




Please any one help me

i need sample code
Last edited on
i'm sorry i have no idea what you want...
something with students and books;)

You say you already created something, can you show us?
Hi

I have created bookissue and book dat file, when i enter booknumber that have to delete in book dat file . How to do program for this in c++.





Any one help me please
I need sample coding for this.
Last edited on
Topic archived. No new replies allowed.