answersLogoWhite

0

printf("TSR");

If you are talking about a terminate and stay resident DOS program, the easiest way to write a TSR is to use a TSR toolkit, which does all of the basic work for you. Otherwise, even to describe the process would take too long (it can be quite complex).

User Avatar

Wiki User

∙ 16y ago

What else can I help you with?

Related Questions

How can you access the administrator password using pointers in C?

i don't have any knowledge about your ques. but i guide you to read the "Writing TSR through C" & learn knowledge of FAR & HUGE ponters.by this you can access the adminstrator password using pointers in C.


What is meant by TSR in C?

It means Terminate-Stay-Resident. A TSR is a program that remains in memory when the program ends.


How reliable is TSR?

TSR means Terminate And Stay Resident.


What is a TSR?

A TSR is a Terminate and Stay Resident program. Such a program stays in the memory even after the user exits it, so that it can be recalled by hitting a custom key(s). To write TSRs, you need an understanding of how to interact with hardware on your computer through pointers. It needs a good knowledge of C, and there are some good books specifically on TSRs. But those are not used much anymore, since the advent of windows :).


When was TSR Olympia Wilhelmshaven created?

TSR Olympia Wilhelmshaven was created in 1947.


Write Client and server program in C language using UDP?

Write and run a client and a server program in C-language using UDP


How do you create hair on sims 3 using tsr workshop?

I have also the same question! Does someone can respond?


How do you write a c program to convert binary to decimal by using while statement?

write a c++ program to convert binary number to decimal number by using while statement


How do you write a arithmetic operations in c using compound assignment statement?

a = b = c


What can c programming do?

by using this we can write a coding for operating systems


Write a c program to generate student mark details using union and find total and average and grade?

write a c program to display marks,total,average,grade using union


How do you write c program to perform sum of elements of matrix using pointers with functions?

i cant write