Re[2]: Compiling simple C application with embedded Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re[2]: Compiling simple C application with embedded Lua
- From: Bulat Ziganshin <bulat.ziganshin@...>
- Date: 2009年6月28日 23:26:29 +0400
Hello Matthew,
Sunday, June 28, 2009, 10:19:18 PM, you wrote:
>> main.c:12: warning: incompatible implicit declaration of built-in function
>> ▒strlen▓
this should be solved by
#include <string.h>
--
Best regards,
Bulat mailto:Bulat.Ziganshin@gmail.com