#include<stdio.h> #include<iostream.h> #include<conio.h> #include <graphics.h> #include <stdlib.h> class Circle { private : // help // // midx and midy are...
2167
ibi_edu@yahoogroups.com
Dec 1, 2008 6:32 pm
# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
2168
ibi_edu@yahoogroups.com
Dec 1, 2008 6:32 pm
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ibi_edu group. File : /How Handle...
#include<stdio.h> #include<iostream.h> #include<conio.h> #include <graphics.h> #include <stdlib.h> class Circle { private : // help // // midx and midy are...
2176
ibi_edu@yahoogroups.com
Dec 14, 2008 5:45 pm
File : CIRCLE2.EXE Description :...
2177
ibi_edu@yahoogroups.com
Dec 14, 2008 5:45 pm
# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
2178
ibi_edu@yahoogroups.com
Dec 14, 2008 5:45 pm
<html> <head> <title> Age Calculator </title> </head> <body bgcolor="#99FF33"> <SCRIPT language=JavaScript> <!-- Original: Dev Pragad (devpragad@...)...
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
2182
ibi_edu@yahoogroups.com
Dec 14, 2008 5:45 pm
File : HGAME.EXE Description :...
2183
ibi_edu@yahoogroups.com
Dec 14, 2008 5:45 pm
<html> <head> <title>Form Parameters</title> </head> <body> <!-- There are 2 ways to send data from one page to another 1- Trough form <form> <input page=????>...
<html> <head> <title>Form Parameters</title> </head> <body> <!-- There are 2 ways to send data from one page to another 1- Trough form <form> <input page=????>...
2190
ibi_edu@yahoogroups.com
Dec 14, 2008 5:45 pm
<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...
2191
ibi_edu@yahoogroups.com
Dec 14, 2008 5:45 pm
<html> <head> <script language="javascript"> var i=0; var No = prompt ("Enter The Five Digit Numbers : ",""); Digits = new Array(4); var s1 =Digits.length; ...
2192
ibi_edu@yahoogroups.com
Dec 14, 2008 5:45 pm
<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...