hm.. guys.. i really don't know how to do it.. i already have my source code..#include<iostream.h>
#inlude <conio.h>
int amount,bill,change,quantity,choice,a,b,c,d,e,f,g,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,
a2,b2,b3,b4,b5,b6,b7,b8,b9,
c2,c3,c4,c5,c6,c7,c8,c9,
d2,d3,d4,d5,d6,d7,d8,d9,
e2,e3,e4,e5,e6,e7,e8,e9,
f2,f3,f4,f5,f6,f7,f8,f9
,g2,g3,g4,g5,g6,g7,g8,g9,
h2,h3,h4,h5;
main()
{
clrscr();
cout<<"/n/t/t/t/t fantastic separate are a great way to stretch out your wardrobe!!
just a simple change in accessories or unexpected layering brand.
new looks you most likely you didn't expect.
check this out!!
cout<<"/n/t/t/t/t be fashionate.......";
cout<,"/n/t/t/t/t be fantastic.......";
cout<<"/n/t/t/t/t be a natashia lady...!!";
cout<<"/n[1]/t clothes";
cout<<"/n[2]/t footware";
cout<<"/n[3]/t bags";
cout<<"/n[4]/t perfumes";
cout<<"/n[5]/t brassiere";
cout<,"/n choose a number that corresspond to the categories above";
cin>>choice;
switch(choice)
{
case 1:
cout<<"/n you have chosen clothes and our clothes have diffrrent varieties";
here.. but on the last part i stopped!! because i don't know waht is next... our instructor said ask us to do a program containing the products of natashia... and it's characteristics and price... hope you can help me...