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

std::cout and printf stops working after using any function #8

Open
SparklesReal opened this issue Jun 19, 2024 · 0 comments
Open

std::cout and printf stops working after using any function #8

SparklesReal opened this issue Jun 19, 2024 · 0 comments

Comments

@SparklesReal
Copy link

I have set up all my tinyfiledialogs function calls to be inside a namespace and in some fuctions to process it. When printing for example the path I got inside of the function it works. I later return it as a string and try to print it from after calling the function that calls tinyfiledialogs and here it does not print. The only way I can print is using std:cerr.

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