• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 6

Could anyone explain the "#x" and output in this code?..

#include <stdio.h> #define TO_STR(x) #x int main() { printf ("%s",TO_STR(123\\45)); return 0; } Output: 123\45.

c
12th Aug 2019, 5:21 AM
Sujithra
1 Answer
+ 5
ć€Œļ¼Øļ¼”ļ¼°ļ¼°ļ¼¹ 3O ļ¼Øļ¼„ļ¼¬ļ¼°ć€ thnq so much ā˜ŗļø
12th Aug 2019, 5:39 AM
Sujithra

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Hello World!
0 Votes
What is wrost mistake that mostly people made while learning coding?
0 Votes
I'm lost with JavaScript (document.getElementById(".") And clearly making mistakes, Can someone help, I thought I had it but no.
0 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Script file names
0 Votes
How to put multiple inputs in python?
1 Votes
What can I do after learning python and how to create amazing codes. And how many times it would take to be a good programmeršŸ˜…
0 Votes
What to learnšŸ¤”
0 Votes
I wish Ruby back in the course list
1 Votes
Messages problem
0 Votes