Print The Macro Number

xiaoxiao2021-03-06  83

#define Number 10

If you want to print the number 10 on the screen, the code is:

Printf ("% D", Number);

- END -

转载请注明原文地址:https://www.9cbs.com/read-124172.html

New Post(0)