I know very little about VS, and was surprised when my Linux code did not compile on Windows. The problem of seams due to the lack <complex.h>of VS. My question is this: do people reinstall on their Windows applications or is there a version of the public domain.
<complex.h>
since C ++ is not an option, and is not GCC, you cannot just ... Download the header and include it in your project yourself #include"complex.h":? You can download the minimal version of MinGW and just copy the header file.
#include"complex.h"
<complex.h> - ISO/IEC 9899: 1999, Visual Studio ( , 2008 ) ISO/IEC 9899: 1990 , complex.h .
complex.h
++ C, complex. Visual ++ C89, C99, complex.h .
complex
++ , (, Windows GCC) .
Source: https://habr.com/ru/post/1713531/More articles:iPhone Development - Another question about resizng UILabel & custom UITableViewCell - iphoneI / O prioritization in Java - javaDynamic Modules with DLL in Windows - cSession id does not match in my Java EE application - javaCan I use a shader to find the โdifferenceโ between two textures? (XNA / HLSL) - c #How to (programmatically) change slides in the current Keynote presentation? - objective-cReplacing an html tag with another tag using JS DOM - javascriptHow to start background process in Pylons? - pythonAlice vs. Python for someone with zero experience - pythonIs there a registration framework or well-known design patterns for Ada in addition to Alog (http://www.nongnu.org/alog/)? - loggingAll Articles