© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
4y ago
•
31 replies
alex_aom
Resizing an array
I have declared what I think is an array of integers
int[] validCoords = new int[1];
int[] validCoords = new int[1];
I believe this is a 1d array with 1 entry
.
How would I resize this
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Array resizing issues
C
C# / help
2y ago
Regex using an array
C
C# / help
4y ago
✅ putting an object from an array into a variable changes the array
C
C# / help
3y ago