Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Asaph
Posts
Comments
C
C#
•
Created by TactiCool on 12/2/2023 in
#help
IndexOf being weird? (Advent of Code day1 semi-spoiler?)
If its a locale issue, IndexOf takes a StringComparer:
https://learn.microsoft.com/en-us/dotnet/api/system.string.indexof?view=net-8.0#overloads
34 replies