Pointers in C#: हमने पहले भी कहा था कि C# वास्तव में C, C++, Java व Visual Basic Programming Languages के विभिन्न उपयोगी Features का Collection है। इसलिए इन सभी Programming Languages के विभिन्न Concepts व Programming Constructs को किसी न किसी तरह से C# में जरूर Implement किया गया है और इन्हीं उपयोगी Features में से एक Pointer Type भी है, जो कि C/C++ Programming Languages की Performance का मुख्य आधार होता है। हालांकि C# में Pointer को Use करना … [Read more...]
Pointers in C#
Filed Under: C# Programming Language in Hindi Tagged With: Address Operator, addressof c#, Arrow Operator, c sharp pointers, c# addressof, c# fixed, c# function pointer, c# intptr, c# marshal, c# pixelformat, c# pointer, c# pointers, c# unsafe, c# unsafe code, c# unsafe code performance, dereference operator, fixed c#, fixed Keyword, intptr c#, marshal c#, marshal.copy, pointer c#, pointers c#, Pointers in C#, sizeof Keyword, stackalloc Keyword, unsafe c#, unsafe code, unsafe in c#, unsafe Keyword