iBuy data structures
Functions to read and write iBuy data from files
 All Data Structures Files Functions
Item Struct Reference

Data Fields

int itemID
 
char name [L_ITEM_NAME]
 
char description [L_ITEM_DESCRIPTION]
 
float price
 
int sellerID
 
int nLikeRatings
 
int likeRatings [MAX_USERS]
 
int nDealRatings
 
int dealRatings [MAX_USERS]
 
int nSoldRatings
 
int soldRatings [MAX_USERS]
 

The documentation for this struct was generated from the following file: