[Swift-user] Continuation on formatting in swift

Lee S jadeddragon1111 at yahoo.com
Fri Jun 25 08:46:25 CDT 2010


Hello,

If I am trying to pass this ass an argument to echo
(to pass to readdata)
 
(file out)yr_prntApp(int year, string conv)
{
app{
        echo
@strcat(conv,"`printf%"04d"",year);
}}
 
How do I get swift to accept the 'printf%"04d" portion ? (i
think the % and/or "04d" are creating an error

Thank you


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20100625/09da75ed/attachment.html>


More information about the Swift-user mailing list