news.digitalmars.com - digitalmars.D.learn
Sep 17 Dinamyc arrays (1)Sep 17 dlang custom keyword for struct/class (2)
Sep 17 change object class (4)
Sep 14 How to use core.vararg to print D variadic arguments and their types (3)
Sep 14 Help on array pointers (7)
Sep 13 Weird floating point rounding - Bug or how to control it correctly (3)
Sep 13 Dub option for specifying importC include paths (1)
Sep 12 Struct nested function (2)
Sep 11 Setting struct as default parameter of a function using struct (11)
Sep 10 Dlang Forum: How to Subscribe to the "Replies to your posts" (1)
Sep 10 Json Help (2)
Sep 09 pipeProcess output to hash string (7)
Sep 08 malloc error when trying to assign the returned pointer to a struct (36)
Sep 07 D web browser? (3)
Sep 06 Is this a ctfe bugs ? ref scope const(ubyte)[32] (3)
Sep 05 D DLL crashes if not run on the main thread (6)
Sep 04 Hipreme's Tip of of the day #09 - Using D shared libraries with dub (2)
Sep 04 Is sizeof() available in D language? (4)
Sep 03 isBinary (4)
Sep 03 Unicode validation for Posix (2)
Aug 31 Keeping data from memory mapped files (2)
Aug 31 I don't understand betterC (17)
Aug 30 pointer to std.algorithm.iteration : splitter (4)
Aug 30 Function Pointer (3)
Aug 30 Ideas to reduce error message size? (2)
Aug 29 Writing a simple text editor in D using a C tutorial (3)
Aug 28 aarch64 plans for D lang ? (6)
Aug 27 Pointer to environment.get (4)
Aug 27 Function to get the current hostname for both Windows and Posix (3)
Aug 26 Visual Studio 2022 no longer debugs D program, need an alternative (5)
Aug 25 Package resusage issue. (1)
Aug 25 Cool pattern or tragic? (4)
Aug 25 Config and Config.Flags difference (1)
Aug 25 Help on reading an yaml file using dyaml (1)
Aug 23 parallel threads stalls until all thread batches are finished. (13)
Aug 22 Want a function that determines a double or float given its 80-bit (3)
Aug 21 Mach status support (2)
Aug 21 File size (6)
Aug 19 dub does not correctly link on Macbook Pro 2019 (intel) (7)
Aug 19 Spec for the =?UTF-8?B?4oCYbG9jYWxpdHnigJk=?= parameter to the LDC and (3)
Aug 19 Windows API: GetUserName: Retrieve the name of the user associated (2)
Aug 19 Windows API: lld-link: error: undefined symbol: GetUserNameA (1)
Aug 19 DMD: Versioning compilation: generate Identifier for each compilation (1)
Aug 18 Mir-algorithm tutorial? (11)
Aug 15 Finding duplicate elements (5)
Aug 15 toLower (10)
Aug 14 Adding to a global AliasSeq (4)
Aug 13 How can I execute C++ functions from Dlang? (10)
Aug 13 Test post - please ignore (2)
Aug 13 std.experimental.allocator (10)
Aug 12 How to create an .exe without execute the terminal in Windows? (5)
Aug 12 stb library and importC (7)
Aug 11 Taking a slice of a string: Correct behavior? (3)
Aug 10 How to get the pointer of an element from a slice using foreach? (3)
Aug 10 nogc nothrow for Variant.peek (6)
Aug 09 Inheriting class checks (8)
Aug 09 sort with =?UTF-8?B?Y2hhcuKAmXM=?= (4)
Aug 07 Setting up a final switch from a list (9)
Aug 07 Struct default constructors (4)
Jul 29 Make a function available under different names. (2)
Jul 28 Thread/Task cancellation (3)
Jul 28 Perspective Projection (3)
Jul 28 openssl 1.1 vs. 3.0 for vibe.d:tls on Ubuntu 22.04 (1)
Jul 27 Unicode in strings (4)
Jul 27 Syntax for Static Import of User Define Attributes (9)
Jul 27 AA vs __gshared (16)
Jul 27 Who can give me some advice about importC? (1)
Jul 25 What is a dchar ? (3)
Jul 25 WASM - Passing JS objects to D (2)
Jul 24 Is it possible to make an Linux Executable Binary using a Windows (3)
Jul 24 Which D compiler is the most maintained and future-proof? [DMD GDC and (12)
Jul 23 Loading Textures in OpenGL (7)
Jul 23 Getting __COLUMN__ of source code location. (3)
Jul 23 Simple way to get Source Line Table of a compiled module. (1)
Jul 21 array index out of bound may not throw exception? (6)
Jul 19 Pre-import version statements (4)
Jul 19 Recommendation on plotting library (17)
Jul 19 Garbage Collectors (12)
Jul 18 having troubles with D and Vulkan. (10)
Jul 18 Redirecting standard streams in Windows (7)
Jul 18 How to tell DMD to use lld-link? (2)
Jul 16 Print debug data (7)
Jul 16 How to free memory ater use of "new" to allocate it. (18)
Jul 15 Initializing an associative array into a variable when it is created (6)
Jul 14 Issue De-referencing a Pointer to a Struct in an Array (4)
Jul 13 Giant template - changing types everywhere (11)
Jul 13 On assigning const to immutable (3)
Jul 13 getOverloads order (4)
Jul 12 Viagra the best Erectile dysfunction treatment (1)
Jul 11 looking for recommendation: which thread safe logger library? (8)
Jul 11 Designated initializers to function argument (9)
Jul 10 Installing GDC / Linux / x86-64 when apt-get =?UTF-8?B?ZG9lc27igJl0?= (4)
Jul 09 Pre-expanding alloc cell(s) / reserving space for an associative array (5)
Jul 09 Inlined functions and their original bodies - bloat (4)
Jul 09 Linker error, doing something wrong? (2)
Jul 09 Weird template instantiation speed? (3)
Jul 08 Dynamic array of strings and appending a zero length array (5)
Jul 07 Public visible entities published by a module (3)
Jul 07 Easiest CI to build on github.com (3)
Jul 07 Compiler interoperability (2)
Jul 06 `static` on module-level functions (8)
Jul 06 First module (4)
Jul 05 Advice on debugging possible exception or crash (9)
Jul 05 Options for Cross-Platform 3D Game Development (7)
Jul 05 Compiling to RiscV32 (7)
Jul 04 Inserting into zero-length dynamic array (2)
Jul 04 Zapping a dynamic string (4)
Jul 03 applay for template function with sumtypes result? (7)
Jul 03 Inheritance and arrays (8)
Jul 02 "macro" expansion to build switch case code (5)
Jul 01 official activate script is super confusing (2)
Jun 30 Graphing (3)
Jun 30 Infinite loop (again) (1)
Jun 30 Bug in usage of associative array: dynamic array with string as a key (11)
Jun 30 IntelliJ D language plugin (3)
Jun 30 is Dlang support Uniform initialization like c++ (4)
Jun 29 Reading an environment variable value (3)
Jun 29 Debugging by old fashioned trace log printfs / writefln (7)
Jun 29 std.sumtyp and option ? (4)
Jun 28 Single-thread processes (2)
Jun 26 pragma msg field name? (10)
Jun 25 Counting an initialised array, and segments (8)
Jun 25 Large statics (3)
Jun 24 Warning The package will no longer be detected starting from v1.42.0 (5)
Jun 24 Mixin and compile-time functions for code generation (4)
Jun 24 Compiling the runtime library (1)
Jun 24 Scope guards (4)
Jun 24 Unused routines and inlining (2)
Jun 24 Toolchain with ldc and AArch64 OSX (5)
Jun 24 Issues in the gprof output report (1)
Jun 23 How to read live output from another process ? (3)
Jun 23 How to setup dub project for contributing to a dub package? (6)
Jun 23 static if - unexpected results (9)
Jun 20 A couple of questions about arrays and slices (20)
Jun 19 is ref inout redundant in: ref inout(T) opIndex(size_t index) (3)
Jun 19 GC doesn't collect where expected (7)
Jun 18 Using C++ Classes From D: dmd cannot link, while ldc segfault (9)
Jun 18 need `this` for `this` of type `ref safe Test(string reg_arg) (5)
Jun 18 class Object with Dependency Injection (3)
Jun 18 Strange behaviour of __traits(allMembers) (6)
Jun 17 SIMD c = a op b (3)
Jun 17 Como puedo hacer funciones asincronas? (3)
Jun 16 Running LDC on a recent MacOS (5)
Jun 16 Private nested class instance accessed via outer class public (5)
Jun 16 Private nested class instance accessed via outer class public (1)
Jun 15 GDC Compilation wtih Directory Present (4)
Jun 15 Para que sirve o que son las variables "immutable"? (1)
Jun 15 C++'s this() equivalent? (15)
Jun 14 Calling C functions that modify a string (7)
Jun 14 key membership in multi-dimensional assoc. array (4)
Jun 14 ldc link error on new machine: undefined reference to (3)
Jun 14 pregunta preguntona, acerca de el resultado de remoteAddress() (4)
Jun 14 Obtener ip de clientes por sockets | get clients Ip by sockets (4)
Jun 14 Why doesn't the bindbc-sfml work (2)
Jun 14 Parser (2)
Jun 13 Union with bits ? (7)
Jun 13 looking for hint to debug a strange multi-thread bug (grpc-d-core) (2)
Jun 13 looking for work-around: _d_assocarrayliteralTX segfault assigning a (9)
Jun 13 assert/static assert message format difference (2)
Jun 11 compile-time detection of all pointer types in one test (6)
Jun 09 byte and short data types use cases (12)
Jun 08 Problem with dmd-2.104.0 -dip1000 & safe (3)
Jun 07 GetInterfaceInfo function of win32 api (7)
Jun 06 Cannot convert expression of a SubType's sub type to the parent (1)
Jun 05 how to skip empty field in csvReader? (3)
Jun 05 Dynamic length string array at compile time? (6)
Jun 05 How do I generate `setX` methods for all private mutable variables in (13)
Jun 05 What's dxml DOMEntity(R) type ? (6)
Jun 04 unittest under betterC (15)
May 31 How does =?UTF-8?B?ROKAmXMg4oCYaW1wb3J04oCZ?= work? (28)
May 31 pragma inline and public imported functions from another module (1)
May 31 Indenting standards religions K&R, whitesmiths etc (9)
May 30 SumType! seemingly results in cryptic error, with dub suggesting to (5)
May 29 static immutable that has no initialiser - should this raise an error? (2)
May 29 Code duplication where you wish to have a routine called with either (8)
May 29 How can I use Linker flags using DMD? (4)
May 29 How get struct value by member name string ? (15)
May 27 Concepts like c++20 with specialized overload resolution. (10)
May 26 Complicated property access only works when I write an extra (5)
May 26 How make a Dlang with Windows GUI x64 without console? (5)
May 26 How static link dll msvcr120.dll? (6)
May 26 string to char[4] FourCC conversion (4)
May 26 Multiple destructors (8)
May 25 How to deal with interdependent dlang PRs? (3)
May 25 How hide console in dub.sdl under windows 11? (4)
May 24 Introspecting a range for .front `scope`ness (1)
May 24 ImportC for libuv (2)
May 24 iota where step is a function (5)
May 23 How to use Dub and Digger to build Pull Requests? (5)
May 22 Best way to convert between GBK/GB18030 to utf8 ? (3)
May 21 Interface questions (1)
May 21 Question about interface implementation (6)
May 19 Best way to use C library (6)
May 19 request assistance resolving a std.net.curl segmentation fault (8)
May 19 request assistance resolving a std.net.curl sementation fault (1)
May 19 Lockstep iteration in parallel: Error: cannot have parameter of type (6)
May 17 Log rotation in std.logger.filelogger (6)
May 16 As of 2023, we still cannot declaring a constant string[char] AA? (2)
May 11 Can dmd compile a favicon.ico to exe file ? (12)
May 10 what is the aftermath of dip74 (4)
May 10 std.net.curl and POST-requests with files (1)
May 07 core.simd ubyte16 initialization weirdness. (5)
May 07 Proper way to handle "alias this" deprecation for classes (16)
May 03 cast expressions (2)
May 02 Given an object, how to call an alias to a member function on it? (8)
Apr 30 A Programmer's Dilema: juggling with C, BetterC, D, Macros and Cross (14)
Apr 29 hunt-examples/website-basic (1)
Apr 29 Autoformatter for SDLang (2)
Apr 28 Where can I find D jobs? (3)
Apr 27 Making a D library for a C executable (6)
Apr 26 quick question, probably of little importance... (7)
Apr 26 D style - member functions (4)
Apr 21 vibe.d mongo updateOne error (2)
Apr 20 Getting a total from a user defined variable (6)
Apr 20 -preview=in deprecation warning (3)
Apr 19 ImportC issue? (9)
Apr 18 Linking external functions? (7)
Apr 17 Variable length arrays under -betterC? (6)
Apr 15 Cannot get this C++ example migrated to D (6)
Apr 15 class variable initialization (6)
Apr 14 Unresolvable dependencies to package (7)
Apr 14 vibe.db.postgresql: Example not working in Windows (2)
Apr 13 Memory leak issue between extern (c) and D function (7)
Apr 13 Returning a reference to be manipulated (19)
Apr 12 How can a function pointer required to be extern(C)? (5)
Apr 12 Mir-ion:YAML Example (2)
Apr 12 Using DUB packages with Meson (9)
Apr 12 Help with registering dub package (3)
Apr 11 Assocative array lookup for object (6)
Apr 11 learning D as your first language but having difficulty in making or (2)
Apr 11 SO_PRIORITY (1)
Apr 10 mutable pointers as associative array keys (5)
Apr 09 DYaml (1)
Apr 08 How come a count of a range becomes 0 before a foreach? (8)
Apr 08 How to setup D with SFML? (using bindbc-sfml) (13)
Apr 06 regex matching but not capturing (4)
Apr 06 member func is best choice for pointers? (3)
Apr 06 Prevent console line advancing on user input (3)
Apr 05 constant pointer failing to compile (7)
Apr 05 Writing a dejargoniser - producing read ke analysis output in English (2)
Apr 05 undefined reference to "main" (3)
Apr 04 How do you work with unittest libraries in dub packages? (1)
Apr 04 Virtual method call from constructor (5)
Apr 03 What do you think about using Chat GPT to create functions in D? (4)
Apr 03 Is it possible to make a library (dll/so) from separated .d files? (4)
Apr 03 short guide on getting started with D (5)
Apr 01 foreach (i; taskPool.parallel(0..2_000_000) (29)
Mar 31 New to profiling: dmd -profile; ldc2 --fdmd-trace-functions (1)
Mar 30 InputRange in arrays (3)
Mar 30 Is this code correct? (5)
Mar 29 The Phobos Put (17)
Mar 29 The Phobos put() (1)
Mar 28 How can I restrict a library to be only included under a certain OS? (2)
Mar 27 Is there a -Dmacro like option for D compilers? (3)
Mar 27 Convert binary to UUID from LDAP (15)
Mar 27 como eliminar los caracteres nulos de las respuestas en socket? (2)
Mar 27 what is the difference between AliasAssign and AliasReassignment (2)
Mar 26 How to debug and watch globals in windows debugger? (28)
Mar 26 Why are globals set to tls by default? and why is fast code ugly by (35)
Mar 25 Including parts of a diet template in another (2)
Mar 25 Calling assumeSorted on const(std.container.Array) (5)
Mar 24 Segfault with std.variant (4)
Mar 24 Step by step tutorials for using bindings in D (7)
Mar 24 Starting and managing threads (1)
Mar 23 Implicit type conversion depending on assignment (17)
Mar 23 Any working REPL program on windows? DREPL doesn't compile (4)
Mar 22 Watch me beat a dead horse. Super simple program... (5)
Mar 22 Formatted date (5)
Mar 21 Threads (5)
Mar 21 better video rendering in d (8)
Mar 20 Read a text file at once for regex searching (3)
Mar 19 Traverse a DList and insert / remove in place? (5)
Mar 19 alias Error: need 'this' (5)
Mar 19 Difference between using `import` with/without the colon (3)
Mar 19 std.net.curl.HTTP: can't download more than 3.6K (2)
Mar 18 templates and traits (3)
Mar 18 What makes vibe.d Incredibly Slow on a VPS? (2)
Mar 16 Any ways to get addr2line working with DMD? works fine with GDC (5)
Mar 16 Global thread-local free-list allocator (4)
Mar 16 read/peek and automatically advance index in buffer (3)
Mar 16 Is comparison of shared data thread-safe? (3)
Mar 15 Is this a bug? (5)
Mar 15 My tiny program still can't get FreeImage.dll to load... GLFW.dll (3)
Mar 14 Better way to compromise on the lack of template alias resolution (5)
Mar 14 evenChunks on a string - hasLength constraint fails? (3)
Mar 13 #define-like behavior (7)
Mar 13 DMD: what's the proper way to get a list of symbols from a Module (1)
Mar 13 Preventing the Compiler from Optimizing Away Benchmarks (3)
Mar 13 Code organization, dub, etc. (8)
Mar 12 Directly compiling a D program with other libraries (3)
Mar 12 const in functions (9)
Mar 12 'auto' keyword (6)
Mar 11 Using bindbc-sdl with D (9)
Mar 11 How can I get the scalar type of a pointer to pointer (and in even (5)
Mar 11 nogc and Phobos (11)
Mar 11 vibe.d (3)
Mar 10 How to work with phobos github projects (1)
Mar 09 How to expand wildchar under dos ? (2)
Mar 09 DlangUI Layout Justification (9)
Mar 08 phobos build issue with dmd-2.102.2 (1)
Mar 08 help: Unresolvable dependencies to package openssl (3)
Mar 08 dub.sdl bindbc-glfw is returning a deprecation warming. So what do I (4)
Mar 08 Can nice D code get a bit slow? (8)
Mar 07 Is there a way to get the name of the current function? (5)
Mar 06 Best way to read/write Chinese (GBK/GB18030) files? (16)
Mar 05 How to build a static lib properly? (15)
Mar 04 compile x64 .dll and .so without dependencies (3)
Mar 04 DUB test and strings that look like D code (2)
Mar 04 Use dub to create source lib and executables (5)
Mar 03 Can't load FreeImage.dll with Windows (5)
Mar 03 Passing and returning arguments by ref (4)
Mar 02 Desiring bool any_key_pressed() (3)
Mar 02 Some questions with D and webassembly (4)
Mar 02 Bug in DMD? (19)
Mar 01 foreach with assoc. array (3)
Mar 01 Terminating the process of a running LDC2 compiler. (3)
Mar 01 How would the equivalent C type be in D? (7)
Feb 28 Linking phobos64.lib errors (2)
Feb 25 CompilerInvocationException (5)
Feb 25 Using Windbg to debug D applications and unittests (10)
Feb 24 stdin.readln line editing and recall with up arrow (6)
Feb 24 dub.selections.json & optional dependencies: How's it work? (3)
Feb 24 Template alias parameter: error: need 'this' for ... (5)
Feb 23 Linker problem (1)
Feb 23 dub creates unrunnable binary in "build" dir (3)
Feb 22 Template + alias + basic type depends on another parameter = broken? (3)
Feb 22 importC - how to use more effectively? (2)
Feb 20 How to get only the field name from an alias? (5)
Feb 19 Lazy and GC Allocations (6)
Feb 19 Dub is not finding the dynamic link library MSVCR120.dll... (3)
Feb 19 Big struct/class and T.init (4)
Feb 19 Transform static immutable string array to tuple. (4)
Feb 17 Deciding one member of iteration chain at runtime (5)
Feb 17 ELIZA Chatbot Implementation From C to D Lang (3)
Feb 16 [OT] (Go) Do I read it right? (2)
Feb 15 Debugging memory leaks (3)
Feb 14 Combining Templates While Minimizing Bloat (1)
Feb 14 How can I easily determine the last charachter of a file? (3)
Feb 14 Want a module to import from a sister directork; How? (6)
Feb 13 Simplest way to convert an array into a set (6)
Feb 13 My vibe-d test app is crashing on Windows (3)
Feb 12 How does the function 'iota' get its name? (3)
Feb 12 ddbc with Vibe-d (7)
Feb 10 Gneric linkedList range adaptor (7)
Feb 09 MongoDB and vibe troubles. (1)
Feb 09 toString best practices (3)
Feb 09 How to debug/set breakpoint a dynamic library.so ? (3)
Feb 08 Comparison of multidimensional associative arrays (8)
Feb 07 Wrong compiler error message regarding overload sets (1)
Feb 07 Default arguments (2)
Feb 06 A potential use-case for template mixins? (2)
Feb 05 ImportC "no include path set" (12)
Feb 05 staticMap but with two arguments (7)
Feb 04 betterC DLL in Windows (22)
Feb 04 compile: link dynamic OR static library in Windows (15)
Feb 03 Logging logs in Windows (11)
Feb 03 Are there some helpers in Phobos equivalent to std::set_difference of (6)
Feb 03 SFML D bindings: libsfml-system.so.2.5: cannot open shared object (16)
Jan 30 Assign to Array Column (11)
Jan 29 Which TOML package, or SDLang? (6)
Jan 29 How to get the body of a function/asm statement in hexadecimal (4)
Jan 28 hasUDA alternatives? (3)
Jan 27 How to a link to a C library to create static bindings? (3)
Jan 26 How can I install packages in Dlang? (Linux Ubuntu) Como puedo (3)
Jan 26 std.logger issue (4)
Jan 23 Library object name collision (4)
Jan 23 Need some technical help an object oriented wrapper I am creating for (8)
Jan 23 How to use safe when a C library integration needed (5)
Jan 22 Hipreme's #8 Tip of the day - Using custom runtime with dub projects (4)
Jan 21 Function which returns a sorted array without duplicates (5)
Jan 21 More Elegant Settable Methods? (6)
Jan 21 How to write a library (4)
Jan 21 Tab completion using neovim (4)
Jan 20 vibe.d + mongoDB (3)
Jan 20 Is there a way to get a =?UTF-8?B?dGVtcGxhdGXigJlz?= parameters and (6)
Jan 20 Non-ugly ways to implement a 'static' class or namespace? (194)
Jan 19 How to Add CSS and JS to vibe.d templates (2)
Jan 19 What is the 'Result' type even for? (13)
Jan 19 Pyd examples or resources for Python 3.x (4)
Jan 19 Vibe.d Diet Templatesand Forms (3)
Jan 19 Covariance for [] (2)
Jan 18 Are there more up-to-date D template tutorials? (6)
Jan 17 Problem with ImportC example? (17)
Jan 16 MacOS Weirdness (2)
Jan 15 D Static Array (2)
Jan 15 How to access private variable of outer class from an inner struct (6)
Jan 13 Failed to archive JPEG (ArchiveMember): Invalid UTF-8 sequence (at (3)
Jan 13 Unittests on a module (2)
Jan 13 Creating a pointer/slice to a specific-size buffer? (Handing out a (9)
Jan 13 Why not allow elementwise operations on tuples? (5)
Jan 13 Should importC fail on invalid C code? (2)
Jan 13 Why does the importC example not compile? (6)
Jan 12 (Noob question) Should subclasses be defined in separate modules? (2)
Jan 12 Nested sibling classes (5)
Jan 12 Mixin helper help (13)
Jan 11 Vibe.d serve files from filesystem (2)
Jan 10 append - too many files (4)
Jan 09 Coding Challenges - Dlang or Generic (39)
Jan 08 enum functions (8)
Jan 08 BetterC unexpected results (6)
Jan 08 Why does this code only work with `std.conv.to` whilst not with (5)
Jan 07 what wrong with this alias (5)
Jan 06 Bug or feature? iota has different semantics for integer and float (5)
Jan 06 how to use dmd.lexer.Lexer (2)
Jan 05 GC interaction with malloc/free (4)
Jan 05 Error "Outer Function Context is Needed" when class declared in (5)
Jan 05 How to avoid variable capturing in `foreach` loop with lambdas? (15)
Jan 05 forgetting -betterC means no runtime bounds checking? (6)
Jan 03 Why does this code only work with `T` and not `typeof(T)`? (3)
Jan 03 Is there a way to enforce UFCS? (9)
Jan 02 How should I return multiple const values from a function? (8)
Jan 01 Is there such a JSON parser? (9)
Jan 01 Solving optimization problems with D (5)
Dec 31 Address of a class object (23)
Dec 31 2022 Hipreme's #7 Tip of the day - Using the out parameters (2)
Dec 30 2022 Handling CheckBox state changes in DLangUI (4)
Dec 27 2022 Compile time vs run time -- what is the difference? (12)
Dec 12 2022 Structure initializer VS lambda function (4)
May 28 2022 gdc 12.1: undefined references when linking separately compiled files (14)
Apr 02 2022 Where I download Digital Mars C Preprocessor sppn.exe? (11)
Aug 29 2021 vibe.d community/forum/whatever ? (10)
Apr 26 2021 serve-d and emacs (11)
Aug 25 2019 Sort Associative Array by Key (12)
Oct 04 2018 std.socket tutorials? examples? (12)
Other years:
2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005