Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

advanced string manipulation

Language: Layout:
+ ] Compiler args - ] Show input
Compilation time: 0.12 sec, absolute running time: 0.14 sec, cpu time: 0 sec, memory peak: 3 Mb, absolute service time: 0,35 sec  
edit mode |  history  | discussion
Example program for some string manipulations.

character 0 @ index 0
character 1 @ index 1
character 2 @ index 2
character 3 @ index 3

Length of 0123 is 4 using 'while' loop.
Length of 0123 is 4 using 'for' loop.
Length of 0123 is 4 using a function call.

    
                
λ
.NET NoSQL database for rapid development