Re: Doubts about free()
- From: "Bill Cunningham" <nospam@xxxxxxxxxxxxx>
- Date: Fri, 31 Oct 2008 17:08:20 -0500
"Gordon Burditt" <gordonb.9f75g@xxxxxxxxxxx> wrote in message
news:WvKdncraK4UIYZfUnZ2dnUVZ_h6dnZ2d@xxxxxxxxxxxxxxxxxxxxxxxxx
In a UNIX system this operation is often called 'kill'.
Make sure to get the PID or process id you want to kill. ps might give
you that. It's ps ax on my linux.
Bill
kill pid
.
- References:
- Doubts about free()
- From: pushpakulkar
- Re: Doubts about free()
- From: Gordon Burditt
- Doubts about free()
- Prev by Date: Re: dynamically allocate array variable of type LPWSTR
- Previous by thread: Re: Doubts about free()
- Next by thread: Re: Doubts about free()
- Index(es):