📄 krios.cpp
字号:
/*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("
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -