Click here to Skip to main content
15,914,642 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Help needed!! Pin
Jonathan [Darka]25-Jul-06 22:51
professionalJonathan [Darka]25-Jul-06 22:51 
GeneralRe: Help needed!! Pin
shekkk27-Jul-06 5:43
shekkk27-Jul-06 5:43 
GeneralRe: Help needed!! [modified] Pin
Jonathan [Darka]27-Jul-06 21:03
professionalJonathan [Darka]27-Jul-06 21:03 
Questionnanosecond Pin
mehmetned24-Jul-06 22:20
mehmetned24-Jul-06 22:20 
AnswerRe: nanosecond Pin
mehmetned24-Jul-06 22:33
mehmetned24-Jul-06 22:33 
GeneralRe: nanosecond Pin
Bob X25-Jul-06 5:19
Bob X25-Jul-06 5:19 
GeneralRe: nanosecond [modified] Pin
Jonathan [Darka]25-Jul-06 22:52
professionalJonathan [Darka]25-Jul-06 22:52 
AnswerRe: nanosecond Pin
Jeremy Thornton27-Jul-06 2:16
Jeremy Thornton27-Jul-06 2:16 
Confused | :confused: I am most intrigued by an application that requires an event to occur every second but to 1 billionth of a second accuracy, please tell us more...

If you need +/- 1ns accuracy then because the windows OS family are not real time operating systems this will not be acheivable, perhaps +/- 10ns but realistically +/- 100ns should be assumed.

If this is not adequate, then in order to measure to 1ns with an acceptable error then you actually need sub nanosecond timing solutions. Have you calculated what level of error you can tolerate in the application to which this problem pertains?
QuestionUnable to run C programs in C++ Pin
Mohit Namdeo24-Jul-06 8:57
Mohit Namdeo24-Jul-06 8:57 
AnswerRe: Unable to run C programs in C++ Pin
Anna-Jayne Metcalfe26-Jul-06 6:11
Anna-Jayne Metcalfe26-Jul-06 6:11 
QuestionTo remove errors from followng code of doubly linked list. Pin
arun.m24-Jul-06 7:37
arun.m24-Jul-06 7:37 
Questionlaunching a program without black DOS box Pin
kahkaha22-Jul-06 7:37
kahkaha22-Jul-06 7:37 
AnswerRe: launching a program without black DOS box Pin
nainto23-Jul-06 3:49
nainto23-Jul-06 3:49 
QuestionPolymorphic operator overloads Pin
Mathpurist21-Jul-06 10:42
Mathpurist21-Jul-06 10:42 
QuestionDebugging assemblies Pin
kevinFields21-Jul-06 6:16
kevinFields21-Jul-06 6:16 
AnswerRe: Debugging assemblies Pin
Jonathan [Darka]25-Jul-06 23:06
professionalJonathan [Darka]25-Jul-06 23:06 
QuestionHelp Regarding "Reading from files" Pin
prgr21-Jul-06 4:55
prgr21-Jul-06 4:55 
QuestionWhat is AxMSComm and how we use it Pin
mertadin21-Jul-06 3:08
mertadin21-Jul-06 3:08 
AnswerRe: What is AxMSComm and how we use it Pin
nainto23-Jul-06 3:54
nainto23-Jul-06 3:54 
GeneralRe: What is AxMSComm and how we use it Pin
mertadin23-Jul-06 22:36
mertadin23-Jul-06 22:36 
QuestionHelp needed: another strange calloc/malloc issue Pin
lyuabe20-Jul-06 23:29
lyuabe20-Jul-06 23:29 
AnswerRe: Help needed: another strange calloc/malloc issue Pin
toxcct21-Jul-06 0:21
toxcct21-Jul-06 0:21 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
lyuabe21-Jul-06 0:25
lyuabe21-Jul-06 0:25 
GeneralRe: Help needed: another strange calloc/malloc issue Pin
toxcct21-Jul-06 0:26
toxcct21-Jul-06 0:26 
QuestionCasting problem (String* to LPCVOID) Pin
stancrm20-Jul-06 3:29
stancrm20-Jul-06 3:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.