Why do ? and \? give the same output? – stackoverflow.com 04:22 Posted by Unknown No Comments In C, why do these two pieces of code give the same output? #include<stdio.h> int main(void) { const char c='\?'; printf("%c",c); } and #include<stdio.h> int main(void) { ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitA program that prints the longest substring of s in which the letters occur in alphabetical order – codereview.stackexchange.comcellspace, tabularx and siunitx: column specifier "CX" doesn't work – tex.stackexchange.comIs there any sh code that is not syntactically valid bash code? – unix.stackexchange.comWhere and why are there metric road signs in Arizona? – travel.stackexchange.comHow to always enforce sudo password for specific command? – askubuntu.comI found line sed 's~ ~~g' in shell script.whats the use of '~' in it? – unix.stackexchange.com
0 Comment to "Why do ? and \? give the same output? – stackoverflow.com"
Post a Comment