What is "H" in MSVC ++?
I was thinking about my code and I accidentally clicked Ln 74
at the bottom of the MSVC ++ window. I got the screen that said Line number (1 - 136):
and it moved the cursor to the entered line. When I click on Col 1
or Ch 1
, I get the same screen.
I know what it Ln 74
means i'm on line 74, which Col 1
means i'm in column 1, but what does it mean Ch 1
?
+1
user98188
a source
to share