After reading about control characters from Wikipedia, I have tried to write some code using them.
When I write one of them, I could not successfully write the required/wanted output:
The flash that i'm talking about is the normal memory flash that people usually use daily, you know to transport photos and the normal things that normal users usually do, not embedded or sd.......but are you saying that we normally haven't privileged to access to the flash ?....... To be exact: I have a group of flash memories, not sd, just ...
I'm reading in a file and I have a six character date field coming in like this: 060299so, it's month day year format.I know I need a y2k check so I can add 20 or 19 to my year field.But does anyone have a good function to format the rest of my string.I think db2 expects the date in this ...