Re: How to manage a system call inside Ada ?
- From: koburtch@xxxxxxxxx
- Date: 23 Nov 2006 08:44:47 -0800
What operating system are you using?
For linux, detailed instructions using system calls is available in my
online book at
http://www.pegasoft.ca/resources/boblap/book.html
Ken B.
wlz wrote:
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
.
- References:
- How to manage a system call inside Ada ?
- From: wlz
- How to manage a system call inside Ada ?
- Prev by Date: Re: How to manage a system call inside Ada ?
- Next by Date: Re: How to use associative arrays in Ada 2005?
- Previous by thread: Re: How to manage a system call inside Ada ?
- Next by thread: Re: How to manage a system call inside Ada ?
- Index(es):