Horje
change to lowercase in notepad++ Code Example
change to lowercase in notepad++
Notepad++ Case Chanfing Shortcuts
Ctrl + U        : lowercase
Ctrl + Alt + U  : Sentence case
Alt + U         : Proper Case
Ctrl + Shft + U : UPPERCASE

Blended Modes
Ctrl + Alt + Shft + U : Sentence case
                        Only first letter of each sentence is changed. Rest all letters are ignored.
Alt + Shft + U        : Proper Case 
                        Only first letter of each word is changed. Rest all letters are ignored.




Cpp

Related
c++ inline in .cpp and not in header Code Example c++ inline in .cpp and not in header Code Example
why are inline keyword in header c++ Code Example why are inline keyword in header c++ Code Example
fork was not declared in this scope Code Example fork was not declared in this scope Code Example
c++ lock Code Example c++ lock Code Example
c++ message box error Code Example c++ message box error Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8