Skip to content

TanujRathore/PROJECT2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

PROJECT2

#INCLUDE<STDIO.H> #INCLUDE<CONIO.H> VOID MAIN() { FILE*fs; //1 char ch; clrscr(); fs=fopen('strcopy.v","r");//2 if(fs==NULL) { printf("can't open the source file\n"); exit(1) } while(1) { ch=fgetch(s)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors