write a program that uses point of sale system. which are mainly used by retail markets, where the is a database inventory list, a slip should be printed for the customer. manage should be able to access what has been sold and what is left from stock?
where do we use structure pointer?
Can we use visual studio for c?
is compiler do read the data line by line or not. ??
6 Answers LG Soft, Satyam, Tech Mahindra,
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
What are logical errors and how does it differ from syntax errors?
Difference between malloc() and calloc() function?
What are conditional operators in C?
What is the use of the function in c?
What is the scope of static variables in c language?
What is the difference between malloc() and calloc() function in c language?
What does the message "automatic aggregate intialization is an ansi feature" mean?
wat s the meaning of (int *)p +4;