Re: One sprintf() initializations problem
- From: mwhipple@xxxxxxxxxxxxxx (Matthew Whipple)
- Date: Tue, 30 Oct 2007 11:39:48 -0400
jiangfan wrote:
Hi,Works for me. Check to ensure that "date +%s" is returning what you
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
expect from the command line.
.
- References:
- One sprintf() initializations problem
- From: Jiangfan
- One sprintf() initializations problem
- Prev by Date: Re: Pragmas use strict and use warnings
- Next by Date: Re: how to get source of of web page which is hosted on the server (which I dont have access).
- Previous by thread: One sprintf() initializations problem
- Next by thread: Re: One sprintf() initializations problem
- Index(es):