c programming assignment, C/C++ Programming

Assignment Help:
good night i have an assignment that i really need help with. i have to create a struct file with tag name book to have members int book_id
char isbn[255]
char title[45]
char author[65]
char publish[255]
int year_publish
char edition
i have to create a sequential file that look like this
1.add new book
2.update book details
3.delete book
4.view single book
5.view all book
6.exit

if i choose 2 i would be prompt to enter the id of the book i wish to update

if i choose 3 im prompt for book id when the id is entered a message will display asking telling the that this opperation is irreversible then ask the user if they sure they want to delete this book (y/n) if user choose y the program should display "the book has been permanently deleted" if user choose no the program goes back to the option menu
im using dev c++4.9.9.2 the code have to be writen in c

Related Discussions:- c programming assignment

Write a program that illustrate command line parameters, Write a Program th...

Write a Program that illustrate Command Line Parameters? main(int argc, char *argv[]) { int i; for(i = 0; i printf("arg %d: %s\n", i, argv[i]); return 0; }

Is there anything you can do in c++ which you cannot do in c, A: No. There ...

A: No. There is nothing you can do in C++ which you cannot do in C. In spite of everything

String, Byteland county is very famous for luminous jewels. Luminous jewels...

Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various luminous jewels of particular colour. Nec

Program to find shortest path between two nodes, Ques.Implement a c/c++ pro...

Ques.Implement a c/c++ program to find a shortest path between two nodes in a network?network should be taken as an adjacency matrix.

Pebble merchant problem, There is a pebble merchant. He sells the pebbles, ...

There is a pebble merchant. He sells the pebbles, that are used for shining the floor. His main duty is to take the length of the room’s sides. But he sometimes mistakes doing that

C, minimum total number of shelves.

minimum total number of shelves.

What is the difference between javascript and php, What is the difference b...

What is the difference between JavaScript and PHP? The difference lies with the execution of languages. PHP is server side scripting language, which means that it cannot intera

In which condition a template a better solution than a base , In which cond...

In which condition a template a better solution than a base class? A: While you are designing a generic class to contain or manage objects of other types, while the format & beh

I need website product section search box coding section fix, I need websit...

I need website Product section search box coding section fix Project Description: On our products section in the search box it only searches the name and title of our product

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd