We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
e.g., C functions should not expect row and column size if this information can be determined by inspection; e.g. row and col size should not have to be passed here to the function being tested, https://github.com/Perl-OpenMP/p5-OpenMP-Simple/blob/master/t/17-PerlOMP_2D_AoA_TO_2D_STRING_ARRAY.t
The text was updated successfully, but these errors were encountered:
No branches or pull requests
e.g., C functions should not expect row and column size if this information can be determined by inspection; e.g. row and col size should not have to be passed here to the function being tested, https://github.com/Perl-OpenMP/p5-OpenMP-Simple/blob/master/t/17-PerlOMP_2D_AoA_TO_2D_STRING_ARRAY.t
The text was updated successfully, but these errors were encountered: