I am just starting to code UNIX portable ANSI C.
I am totally new to UNIX.
I need to make the equivalent system call in UNIX of the following
MS-DOS command:
dir *.TRK /P /O:N
If you dont know.... the command will list all files in the current
directory with the extension .TRK, it will also pause if there is more
than a screenful of information, also, the displayed files are sorted in
name order.
-- Thank You.
==========================================
Zack Wickes BCIT Set: COMP 2F
==========================================