ReactOS 0.4.15-dev-7953-g1f49173
MSVCRT__complex Struct Reference

#include <msvcrt.h>

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 342 of file msvcrt.h.

Member Data Documentation

◆ x

double MSVCRT__complex::x

Definition at line 343 of file msvcrt.h.

◆ y

double MSVCRT__complex::y

Definition at line 344 of file msvcrt.h.


The documentation for this struct was generated from the following files: