Does VxWorks have strptime()

125 Views Asked by At

Does VxWorks support strptime()? In Linux, I have a string that I would like to convert into the time structure, however I don't see that function in VxWorks. Do I have to roll my own?

1

There are 1 best solutions below

0
On BEST ANSWER

Currently, no such function exists in VxWorks.