4.9

#include <stdio.h>

#include <limits.h>

#include <float.h>

#define PAGES 931

#define BLURB "Authetic imitation"

void main()

{

    printf("%x %x %#x \n ",31,31,31);

    printf("**%d**% d**% d **\n",42,42,-42);

    printf("**%5d**%5.3d**%05d**%05.3d**\n",6,6,6,6);

    printf("/%2s/\n",BLURB);

    printf("/%24s/\n",BLURB);

     printf("/%24.5s/\n",BLURB);

     printf("/%-24.5s/\n",BLURB);


}

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 在C语言中,五种基本数据类型存储空间长度的排列顺序是: A)char B)char=int<=float C)ch...
    夏天再来阅读 8,798评论 0 2
  • 第1章 第一个C程序第2章 C语言基础第3章 变量和数据类型第4章 顺序结构程序设计第5章 条件结构程序设计第6章...
    小狮子365阅读 13,646评论 3 71
  • mean to add the formatted="false" attribute?.[ 46% 47325/...
    ProZoom阅读 7,613评论 0 3
  • 想做事的人永远在找方法 ,不想干事的人永远在找理由 ,世界上没有走不通的路 ,只有想不通的人
    呵呵_206a阅读 864评论 0 0
  • 愿你往后有烟有酒有姑娘 能吹能闹能干架 此生纵情豁达 愿我今后能哭能笑能随性 敢爱敢恨敢追逐 此生清澈明亮 而我们...
    Krystalexi阅读 1,371评论 0 1