|
|
Experimental Physics and
| ||||||||||||||
|
|
Hello, For a few of my soft records, I used to read the INP field directly with a command like [driver code] myStatus=sscanf(psi->inp.value.instio.string, "@lm=%d df=%[^\n]", &myLogMark, p_myDateFormat); [/driver code] It turns out this method doesn't work correctly anymore. Indeed the psi->inp.value.instio.string is truncated at the first 'space' char. In my case, that means, it cannot scanf the 'df= ...' I also noticed that I now have to include the '@' char, when before I didn't have to. That change appeared between 3.14.8 and
3.14.11 What is the correct way to read the INP field now? -- Emmanuel
| ||||||||||||||
| ANJ, 18 Nov 2013 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
· Distributions · Download · Documents · Links · Licensing · |