Functions: No of Digits
Functions: No of Digits
No of Digits
Others:
Vim Commands:
dd delete line
yy or Y yank the current line, including the newline character at the end of the line
p paste line
If your program accepts arguments, and tries to open a file for say argv[1], then use
./a.out input.txt