One sprintf() initializations problem
- From: Jiangfan.Shi@xxxxxxxxx (Jiangfan)
- Date: Mon, 29 Oct 2007 19:20:19 -0700
Hi,
What is wrong with this statement?
my $time = sprintf( "0x%08x", `date +%s` );
I got
"Use of uninitialized value in sprintf at /opt/MoteWorks/tos/../make/
scripts/ident_flags line 15."
Thanks.
Jiangfan
.
- Follow-Ups:
- Re: One sprintf() initializations problem
- From: Tom Phoenix
- Re: One sprintf() initializations problem
- From: Matthew Whipple
- Re: One sprintf() initializations problem
- Prev by Date: Re: dereferencing
- Next by Date: Re: dereferencing
- Previous by thread: printf problem
- Next by thread: Re: One sprintf() initializations problem
- Index(es):