A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/alandefreitas/matplotplusplus/commit/7cb281515fb1ff9e53d4c17884dfde83db65f3bf below:

change #ifdef of _dupenv_s branch in gnuplot.cpp · alandefreitas/matplotplusplus@7cb2815 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -37,7 +37,7 @@ namespace matplot::backend {

37 37 38 38

gnuplot::gnuplot() {

39 39

// 1st option: terminal in GNUTERM environment variable

40 -

#if defined(_WIN32) || defined(_WIN64) || defined(__MINGW32__) || \

40 +

#if defined(_MSC_VER) || \

41 41

defined(__CYGWIN__)

42 42

char *environment_terminal;

43 43

size_t len;

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4