Hi, may I know what is wrong with my codes?
SOmethhing went wrong when the first ISBN always cannot get through.DO i need to add an additional fflush()?
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <float.h>
//initialisation
struct book_record
{
char ISBN[11];
char...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.