Hai friends im a i year student. i want to develop my
knowledge in the field of TSR in c. How I'm Improve ?

Answer Posted / vadivel t

Hi,

Terminate and stay resident(TSR)is a old style of
programming concept in c. This is used to have a
multitasking in DOS kind of envirnment and it can be used
to develop .COM application in C language.

TSR can be used to write small kind of application(max
64KB) which can be attached to a main memory of the system
and will be called whenever needed.

If u want to explore more go through with Kanethkar TSR
programming book.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is formal argument?

633


Why do we use header files in c?

569


please explain every phase in the "SDLC" in the dotnet.

2166


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1479


write a program to print data of 5 five students with structures?

1591






What is an identifier?

614


Do you have any idea about the use of "auto" keyword?

652


How to set file pointer to beginning c?

651


Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix

1505


Who is the founder of c language?

668


What are the different types of C instructions?

661


How can I do serial ("comm") port I/O?

675


Why c language?

633


Why doesn't C support function overloading?

1594


How can I recover the file name given an open stream or file descriptor?

582