Posts

Showing posts with the label recipi

Recipie book in c language with text animiations - Source code ( Program - 18 )

 /*Made by Anmol main Student - B.tech  CSE Punjabi university*/ #include <stdio.h> #include <conio.h> #include <dos.h> #include<windows.h> int i, j; char text[] = "| MAIN MENU:          |\n|_____________________|\n|_____________________|\n| achari mutton       |\n| bhatura             |\n| black dal           |\n| black eyes beans    |\n| corn pakoda         |\n|"; char text1[] = "\n=> Wash and cut the mutton into 11/2 cubes.\n=> Take off and cut the onions.\n=> Cut the tomatoes.\n=> Roast the whole spices separately and grind everything coarsely.\n=> Heat up oil in a thick-bottomed pot to smoking point, cool and again heat up the oil and stir fry the onions till brown. Preparation Time Serves 45 minutes 6 Punjabi Recipes 5\n=> Mix in the cut ginger-garlic.\n=> Mix well.\n=> Mix in coar...