The readme.txt file doesn't really contain the information I am after.
My app is in MdeModulePkg\Application\, not in AppPkg\Application, so I cannot
access the standard C Library. I get a file not found error if I include
stdlib.h
I can see the standard c functions in here:
StdLib\LibC\String\string.hStd C: strcpy, strlen, strcmp, strcat, strtok, etc..
I can see some EFI String functions in here:
MdePkg\Library\BaseLib\string.cEFI: StrCpy, StrLen, StrCmp, StrCat, ____,
etc..
But StrTok() is missing.
I can't find an EFI equivalent function.StrTok() has not been implemented yet?
Or should I be placing my app in AppPkg\Application instead?
> Date: Mon, 8 Sep 2014 10:47:18 +0200
> From: [email protected]
> To: [email protected]
> Subject: Re: [edk2] String Tokens in UDK (strtok equivalent)
>
> https://github.com/tianocore/edk2/blob/master/StdLib/ReadMe.txt
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel