My learning and thoughts
namespace StructTest{ public struct Student { int id; int zipcode; double salary; }}
Thanks u just saved me hours of debugging
Post a Comment
1 comment:
Thanks u just saved me hours of debugging
Post a Comment