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

char array problem #84

Closed
ahao1995 opened this issue Nov 20, 2022 · 3 comments
Closed

char array problem #84

ahao1995 opened this issue Nov 20, 2022 · 3 comments

Comments

@ahao1995
Copy link

hi:
In some cases, I want to use char array in struct, not use std::string, I found it deal char array as c_array, is there any suggestion to make it like string

@qicosmos
Copy link
Owner

you could use char array in a struct:https://github.com/qicosmos/iguana/blob/master/test/test.cpp#L201

@qicosmos
Copy link
Owner

I think it's has been fixed, can be closed?

@ahao1995
Copy link
Author

thanks

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

2 participants