Search code examples
vxworkstime.hwind-river-workbench

Does VxWorks have strptime()


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?


Solution

  • Currently, no such function exists in VxWorks.