Skip to content

print command

Paweł Waligóra edited this page Dec 8, 2023 · 11 revisions

Print

Functionality

Prints [text] on console.

Call

program call with print command:

./knapsack-solver.exe print [text]

Arguments

[text] - text that will be printed on console.