Thread: Programming Tools in Turbo C (16-bit Compiler)

  1. #1
    Banned
    Join Date
    Aug 2011
    Location
    Ghaziabad, India, India
    Posts
    48

    Lightbulb Programming Tools in Turbo C (16-bit Compiler)

    • tcc
    • tdump
    • tlink

    These 3 commands are powerful to compile,map and execute C-Program on Turbo C Compiler.
    If You know more about them then You can share here.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Why would we want to know about such things.
    Such archaic tools are only interesting to Indiana_Jones type people.

    Follow the compiler recommendations in your other thread
    Su-Do-Ku Solver and Generator
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    tcc info
    tdump info
    tlink info

    Turbo C is dead. Get a new compiler.
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  4. #4
    Banned
    Join Date
    Aug 2011
    Location
    Ghaziabad, India, India
    Posts
    48
    Quote Originally Posted by AndrewHunter View Post
    tcc info
    tdump info
    tlink info

    Turbo C is dead. Get a new compiler.
    When You will dead then what will you say ???

  5. #5
    Banned
    Join Date
    Aug 2011
    Location
    Ghaziabad, India, India
    Posts
    48
    Quote Originally Posted by Salem View Post
    Why would we want to know about such things.
    Such archaic tools are only interesting to Indiana_Jones type people.

    Follow the compiler recommendations in your other thread
    Su-Do-Ku Solver and Generator
    For the future generation it is important to know about there past programming if you want to build your own computer and want to make OS for your computer.

  6. #6
    Banned
    Join Date
    Aug 2011
    Location
    Ghaziabad, India, India
    Posts
    48
    Quote Originally Posted by Salem View Post
    Why would we want to know about such things.
    Such archaic tools are only interesting to Indiana_Jones type people.

    Follow the compiler recommendations in your other thread
    Su-Do-Ku Solver and Generator
    And Basically I am a JAVA Programmer. So not think that indians are lacking in IT'S

  7. #7
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Quote Originally Posted by Vxyz View Post
    When You will dead then what will you say ???
    I have no idea what you are saying.

    Quote Originally Posted by Vxyz View Post
    For the future generation it is important to know about there past programming if you want to build your own computer and want to make OS for your computer.
    Nope, computer science is not archeology. You are wrong sir.
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  8. #8
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Quote Originally Posted by Vxyz
    For the future generation it is important to know about there past programming if you want to build your own computer and want to make OS for your computer.
    Yes, it is very important to know Plankalkül "if you want to build your own computer and want to make OS for your computer". Have you learned Plankalkül yet? If not, I suggest that you learn it before talking about Turbo C.

    (On a more serious note: it can be interesting and fun to learn about computer programming as it was in the past, but it is not necessarily useful and important, unless you are doing academic research on the history of computer programming.)
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  9. #9
    Banned
    Join Date
    Aug 2011
    Location
    Ghaziabad, India, India
    Posts
    48
    Quote Originally Posted by laserlight View Post
    Yes, it is very important to know Plankalkül "if you want to build your own computer and want to make OS for your computer". Have you learned Plankalkül yet? If not, I suggest that you learn it before talking about Turbo C.

    (On a more serious note: it can be interesting and fun to learn about computer programming as it was in the past, but it is not necessarily useful and important, unless you are doing academic research on the history of computer programming.)
    Yes Mam You are absolutely right.

  10. #10
    Banned
    Join Date
    Aug 2011
    Location
    Ghaziabad, India, India
    Posts
    48
    Well You all are treating me as a Senior and taking my ragging why ???

  11. #11
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    It is called being polite, however that does have its limits. Wait until quzah shows up.......
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  12. #12
    Registered User
    Join Date
    Sep 2006
    Posts
    8,868
    As everyone on this forum knows, I have been a die-hard user of Turbo C, since it's earliest days. In the last year, the time finally arrived to move on (I'm now using Pelles C).

    That time will arrive for you, as well. The sooner the better.

    Enjoy Turbo C, but be ready to move on. Especially as a professional, you will want to work with modern tools, and current standards of C.

  13. #13
    Banned
    Join Date
    Aug 2011
    Location
    Ghaziabad, India, India
    Posts
    48
    Quote Originally Posted by Adak View Post
    As everyone on this forum knows, I have been a die-hard user of Turbo C, since it's earliest days. In the last year, the time finally arrived to move on (I'm now using Pelles C).

    That time will arrive for you, as well. The sooner the better.

    Enjoy Turbo C, but be ready to move on. Especially as a professional, you will want to work with modern tools, and current standards of C.
    Basically I am a JAVA Programmer. But Love C too.

  14. #14
    Registered User
    Join Date
    Jun 2005
    Posts
    6,815
    Quote Originally Posted by Vxyz View Post
    Basically I am a JAVA Programmer. But Love C too.
    Drinking coffee does not make you a C programmer.
    Right 98% of the time, and don't care about the other 3%.

    If I seem grumpy or unhelpful in reply to you, or tell you you need to demonstrate more effort before you can expect help, it is likely you deserve it. Suck it up, Buttercup, and read this, this, and this before posting again.

  15. #15
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Quote Originally Posted by grumpy View Post
    Drinking coffee does not make you a C programmer.
    I always thought it was an island, part of Indonesia...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 02-04-2008, 02:34 AM
  2. Turbo C compiler
    By ssharish2005 in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 01-02-2007, 06:41 PM
  3. Turbo C Debugger/Compiler 3.0
    By jfoote in forum C Programming
    Replies: 2
    Last Post: 10-03-2002, 01:45 PM
  4. Where can I get a good old Turbo C compiler?
    By sundeeptuteja in forum C Programming
    Replies: 2
    Last Post: 09-15-2002, 07:40 AM
  5. Turbo C Compiler
    By thomas in forum C Programming
    Replies: 2
    Last Post: 09-09-2001, 10:55 AM