code-formatting tag

2 questions


1 answers
75 views
0
What do you call an operator?

How does the next code run?It's my first time seeing it in C grammar when I think it's going well in GCC ㅜㅜWhere's that thing?What's that called?#include <stdio.h>int main(){ int x = 10; while (...


1 answers
79 views
0
Is there a way to proofread indent in vim?

Sometimes, if you write while or if incorrectly and erase it,It's annoying because I have to indent them one by one.There's an automatic indentation in the visual studioIsn't there a function like tha...

1 years ago

© 2024 OneMinuteCode. All rights reserved.