ferram4 has quit [Ping timeout: 198 seconds]
Rokker has quit [Quit: Connection closed for inactivity]
Mead has quit [Read error: Connection reset by peer]
Mead has joined #Kopernicus
Mead has quit [Read error: Connection reset by peer]
ferram4 has joined #Kopernicus
ferram4 has quit [Read error: Connection reset by peer]
ferram4 has joined #Kopernicus
Rokker has joined #Kopernicus
<
Sigma88>
!c "abcd".Substring(4-2)
<
Sigma88>
!c "abcd".TrimEnd(new[] { 'd', 'e' })
<
Sigma88>
!c "abcd".TrimEnd(new[] { 'd', 'c' })
<
Sigma88>
!c "abcd".TrimEnd(new[] { 'd', 'e', 'c' })
<
Sigma88>
!link logs
<
Sigma88>
!c "MainMenu".GetHashCode()
<
Sigma88>
!c "Menu".GetHashCode()
<
Sigma88>
!c "Main_Menu".GetHashCode()