#2 Write a "hello world"-module
Closed 3 years ago by clearer. Opened 3 years ago by clearer.

A simple hello world module that simply writes "hello world" to standard output, when loaded.

Requirements:
1. When loading the module, the text "Hello world" is printed to standard output
2. The application must not do anything, other than loading the module to have the text printed.
3. Unloading the module does nothing.


Issue tagged with: feature

3 years ago

Metadata Update from @clearer:
- Issue status updated to: Closed (was: Open)

3 years ago

Metadata Update from @clearer:
- Issue status updated to: Open (was: Closed)

3 years ago

Fix along with initial module support.

Metadata Update from @clearer:
- Issue status updated to: Closed (was: Open)

3 years ago

Issue status updated to: Open (was: Closed)

3 years ago

Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata
Boards 1
main Status: Done