Re: Best Way to Create String Variables in Assembly
- From: "Charles A. Crayne" <ccrayne@xxxxxxxxxx>
- Date: Mon, 8 Aug 2005 22:05:08 -0700
On Tue, 09 Aug 2005 02:58:29 GMT
"T.M. Sommers" <tms@xxxxxx> wrote:
:They are the only standard syscalls to get memory from the system.
Actually, as documented in the man page, sbrk is not a system call, but
rather a C library wrapper to the brk call.
-- Chuck
.
- Follow-Ups:
- Re: Best Way to Create String Variables in Assembly
- From: T.M. Sommers
- Re: Best Way to Create String Variables in Assembly
- From: bwaichu{at}yahoo.com
- Re: Best Way to Create String Variables in Assembly
- References:
- Best Way to Create String Variables in Assembly
- From: bwaichu{at}yahoo.com
- Re: Best Way to Create String Variables in Assembly
- From: randyhyde@xxxxxxxxxxxxx
- Re: Best Way to Create String Variables in Assembly
- From: f0dder
- Re: Best Way to Create String Variables in Assembly
- From: bwaichu{at}yahoo.com
- Re: Best Way to Create String Variables in Assembly
- From: T.M. Sommers
- Best Way to Create String Variables in Assembly
- Prev by Date: Re: Best Way to Create String Variables in Assembly
- Next by Date: Re: Best Way to Create String Variables in Assembly
- Previous by thread: Re: Best Way to Create String Variables in Assembly
- Next by thread: Re: Best Way to Create String Variables in Assembly
- Index(es):
Relevant Pages
|