Skip to content

Commit

Permalink
add a note about platform dependence to NCI example ls.pis - TT #1180
Browse files Browse the repository at this point in the history
  • Loading branch information
NotFound committed Dec 11, 2010
1 parent 39b8b70 commit ec3d188
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/nci/ls.pir
Expand Up @@ -8,6 +8,11 @@ examples/nci/ls.pir - a directory lister

List the content of the directory 'docs'.

This program uses the 'dirent' structure, whose content is not fully
standarized, thus may need modifications depending on platform.

In this encarnation it works on linux i386 and amd64 systems.

=cut

.sub _main :main
Expand Down

0 comments on commit ec3d188

Please sign in to comment.