View Single Post

  #2 (permalink)  
Old 07-02-2006, 01:01 AM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Rick, I am getting following warning:

Code:
file.c: In function 'write_integer':
file.c:6: warning: incompatible implicit declaration of built-in function 'sprintf'
To fix above error i just use #include<stdio.h>

May be you need to put complete function code here so that we can help you
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote