How to manage a system call inside Ada ?



Hi,
I want to call an editor inside Ada-Code. Is there a Ada function
like system(..) in C.
I tried to import a C function with this system call. But this failed, the
Ada Linker is missing the label _system.

I hope somebody can help.

thx - rainer


.