i have aproblem in this tow program if u can help me show that
my first programme
1- by using dynamic pointer make aprogramme to input
n integer data in an array and find the smallest of them . print out the content of the array and the smallest
my second one
2- by using dynamic pointer,creat adtabase of products each product is defined by amodel ,name ,and price the programmme allow user to input n products and print the product data on the screen