posts - 24,  comments - 0,  trackbacks - 0
int _tmain(int argc, _TCHAR* argv[])
{
    
int a=2,b=3;
    printf(
"%d",printf("%*s%*s",a,"",b,""));
    
return 0;
}
posted on 2012-09-04 17:12 qiushao 阅读(169) 评论(0)  编辑 收藏 引用

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理