Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Returned value is incorrect in some cases #27

Open
jirkaptr opened this issue Feb 9, 2018 · 0 comments
Open

Returned value is incorrect in some cases #27

jirkaptr opened this issue Feb 9, 2018 · 0 comments

Comments

@jirkaptr
Copy link

jirkaptr commented Feb 9, 2018

Improving printf() and its derivatives is very welcome and useful. Unfortunately, I encountered issue in version 1.2.0:
The printf() function and its derivatives should return the number of printed (or filled into buffer - sprintf() ) characters. In PrintEx library this is different:

The counters do not count the characters defined by the %n and %p specifications. (I did not test the %r specification.)

@jirkaptr jirkaptr changed the title Returned value is in some cases incorrect Returned value is incorrect in some cases Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant