Click here to Skip to main content
15,891,828 members
Everything / Structures

Structures

structures

Great Reads

by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
by Member 13797506
Introduction to structs (value types) in Java
by Alex the Green Apple
C library defining string type and string manipulation functions
by Sergey Vystoropskiy
C++ low level design

Latest Articles

by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
by Member 13797506
Introduction to structs (value types) in Java
by Alex the Green Apple
C library defining string type and string manipulation functions
by George Jonsson
Generic C# equivalent of the bit field struct in C

All Articles

Sort by Score

Structures 

23 Apr 2021 by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
27 Apr 2018 by Member 13797506
Introduction to structs (value types) in Java
16 Nov 2014 by Lutosław
A TimeSpan wrapper class which uses a System.TimeSpan as a backing field.
2 Jan 2016 by rvjagadheesh
A complete assembly reference tool for .NET which will display details on all methods, properties, enum for all classes in all namespaces