Skip to content

open_process_args and first element of the array #12330

@craff

Description

@craff

The documentation of open_process_args does not say that the first element of the args array must be the command name. It should also say how the first argument of open_process_args and the first element of the array are used (name of the command and argv[0] I guess?). It should be written so that ocaml programmer not familiar to exec family of commands can use it directly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions