Skip to content

Reword challenge 8 from C chapter (array concat) #34

@oraqlle

Description

@oraqlle

Challenge 8 from the C chapter should have its wording revised to:

  • Specify that the array's type is not important but it must be the same. Specify int as the array's type (for convenience)
  • The function must be given know the size of the two arrays
  • Heap memory allocation is required

Metadata

Metadata

Assignees

Labels

C ChapterIssues related to the C chapterdocumentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions