User Profile

Collapse

Profile Sidebar

Collapse
maul581
maul581
Last Activity: Dec 6 '07, 06:39 AM
Joined: Dec 5 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Is it possible to get delay less than 1 millisecond in Turbo C?

    I know the delay( ) function of Turbo C and used it in my project. By this function we can give intermediate delay in execution from 1 millisecond to 9999 millisecond.

    My main question is "Is it possible to get delay less than 1 millisecond in Turbo C"? If by changin any header file (e.g. dos.h) or by creating my own "delay" function, at any way Can I get delay less than 1 millisecond?

    If in C it...
    See more | Go to post

  • maul581
    started a topic delay function in C program
    in C

    delay function in C program

    I know the delay( ) function of Turbo C and used it in my project. By this function we can give intermediate delay in execution from 1 millisecond to 9999 millisecond.

    My main question is "Is it possible to get delay less than 1 millisecond in Turbo C"? If by changin any header file (e.g. dos.h) or by creating my own "delay" function, at any way Can I get delay less than 1 millisecond?

    If in C it...
    See more | Go to post
No activity results to display
Show More
Working...