Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > help me to write TSR through c

Reply
Thread Tools

help me to write TSR through c

 
 
deluxo
Guest
Posts: n/a
 
      11-13-2005
i'm begineer in writing TSR so anyone can help me with code, list of
related sites and anymore

 
Reply With Quote
 
 
 
 
Jack Klein
Guest
Posts: n/a
 
      11-13-2005
On Sun, 13 Nov 2005 04:13:29 -0500, "deluxo" <>
wrote in comp.lang.c:

> i'm begineer in writing TSR so anyone can help me with code, list of
> related sites and anymore


There is no such thing as a 'TSR' defined by the C language.

The only think I can think of using that acronym was a "Terminate and
Stay Resident" program under obsolete operating system MS-DOS. You
cannot write such a program in standard C, you must use at least some
non-portable platform-specific extensions.

In any case, this is off-topic here, where we only discuss the
standard language and not extensions for particular operating systems.

You should try news:comp.os.msdos.programmer if you want help on
MS-DOS specific things like this.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
 
Reply With Quote
 
 
 
 
Malcolm
Guest
Posts: n/a
 
      11-13-2005

"Jack Klein" <> wrote > On Sun, 13 Nov 2005
04:13:29 -0500, "deluxo" <>
> wrote in comp.lang.c:
>
>> i'm begineer in writing TSR so anyone can help me with code, list of
>> related sites and anymore

>
> There is no such thing as a 'TSR' defined by the C language.
>
> The only think I can think of using that acronym was a "Terminate and
> Stay Resident" program under obsolete operating system MS-DOS. You
> cannot write such a program in standard C, you must use at least some
> non-portable platform-specific extensions.
>

It's also the name of a role-playing company.
Computer programming and roleplaying games always go very well together, for
some reason.
The OP is very lucky to have a job with such a company.


 
Reply With Quote
 
William J. Leary Jr.
Guest
Posts: n/a
 
      11-13-2005
"Malcolm" <> wrote in message
news:dl72v8$71c$...
> It's also the name of a role-playing company.


Not any more. They got bought out in 1997 and the trademarks have since
expired.

- Bill


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Encarta TSR bigbeaver Computer Support 1 09-01-2006 07:25 PM
Symantec icon missing from Tsr tray? lbbs Computer Support 2 07-01-2006 05:12 PM
TSR Programming Seven Kast USA C Programming 0 07-13-2005 10:50 AM
writing tsr in c ashish C Programming 21 11-15-2003 04:04 PM
TSR Ebook Puneet Mahajan C Programming 1 09-16-2003 11:35 AM



Advertisments