?? krios.cpp
字號(hào):
/*QUALIFICAION AT PROGRAMING THIS CODE-10TH PASS (NCERT)
E_MAIL-krishna268@rediffmail.com
DATE OF LOUNCHING CODE -MARCH 2004
My interesting feild & hobbies
===============================
Electronics,programing,robotics,spoil philosophies, etc.
>Believe in skills and not in qualification.
>Want to (make may be programer) friends
Some big programes created by me-
/*=================================
TALK2ME - A simple graphics programe
SG ZONE- Special Graphics Zone containig 30 unique animations.
KRIOS - A simple prototype oprating system
3D CUBE ANALYSIS -A GUI 3D programe for discribing 3D cube rotation,axcis etc.
programing of new codes is goingon. You can get more codes just contact
me. You can keep in coresspondence with me.
Licence : Freeware (Please give the credit of programming to author.)
Software Details
====================
Developed in : C++
Compiler used : TC++ 3.0
CONTACT ME TO ASK ANY QUESTION
===============================
KRISHNA KUMAR CO R.M CHAURASIA
Q.NO. I-B-151, V.V COLONY
SHAKTINAGAR SONBHADRA (U.P) INDIA
E-MAIL krishna268@rediffmail.com
PHONE NO. 05446-234109
======================================= */
#include<stdio.h>
#include<string.h>
#include<conio.h>
#include<stdlib.h>
#include<process.h>
#include<graphics.h>
#include<time.h>
#include<dos.h>
#include<dir.h>
#include<fcntl.h>
#include<io.h>
#include<direct.h>
#define clsg closegraph(); restorecrtmode();
void load();
void prog_by();
int find();
main()
{
clrscr();
textcolor(2);
cprintf("賞屯屯屯屯屯屯屯屯屯屯屯屯屯屯籠n\r");
cprintf("
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -