Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: SPRINTF??

2006-04-03 by yugandhar_vasi

To use those functions, malloc has to work, Check if you have proper
implementation of brk, sbrk to adjust the pointer to allocate memory.
You can just have functions _sbrk, _brk defined in your source files
to implement those functions, after this your stdlib should start to work.


--- In lpc2000@yahoogroups.com, "ah_sandiego" <ah_sandiego@...> wrote:
>
> I want to use SPRINTF in my program. I included <stdio.h> and 
> <string.h> and it didn't work. 
> 
> I am using GCC tools. 
> 
> Any suggestions? 
> 
> Thanks, 
> AH
>

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.