Search code examples
Assigning values to a pointer...

c++pointersdev-c++

Read More
How to change mode from c++98 mode in Dev-C++ to a mode that supports C++0x (range based for)?...

c++c++11dev-c++

Read More
Glut in Dev C++ error "redeclaration of C++ built-in type `short'"...

c++openglglutdev-c++

Read More
What compilers support CUDA...

visual-studio-2010cudadev-c++

Read More
Console Application does NOT close immediately...

c++consoleidedev-c++

Read More
Dev C in Windows 8: gcc Internal Error...

c++cgccdev-c++

Read More
C/C++ library for reading MIDI signals from a USB MIDI device...

c++csignal-processingmididev-c++

Read More
Dev-C++ include file paths FLTK(Fast Light Toolkit)...

c++dev-c++

Read More
Dev-C++ - [Build Error] [main.o] Error 1...

c++dev-c++

Read More
How to make programs compiled under Dev C++ smaller?...

c++performancedev-c++

Read More
In a switch case statement, it says "duplicate case value" comes up as an error. Anyone kn...

c++switch-statementdev-c++

Read More
Microsoft Visual C++, compiling small source codes without project file...

c++filecompilationdev-c++

Read More
Error: g++.exe: No such file or directory g++.exe: fatal error: no input files in Visual studio code...

c++visual-studio-codemingwdev-c++

Read More
How can I enter scores into an array within a function, break its input loop using -1, and use the a...

c++arraysfunctionnested-loopsdev-c++

Read More
Is there a way to create a c++ 32-bit DLL that access SQLite database?...

c++sqlitedll32-bitdev-c++

Read More
Why my function in my program still running without including my library header file...

cheaderdev-c++

Read More
Get parent directory from file in C++...

c++visual-c++dev-c++

Read More
How to start BGI window of c++ program in maximized mode?...

c++windowsdev-c++bgi

Read More
Why my code in c++ is taking too long to execute?...

c++dev-c++

Read More
How do I get fputc function to work on windows 11?...

cdev-c++

Read More
How To Make Dev C++ on wine (Ubuntu) automatically launches after compile...

cubuntudev-c++wine

Read More
dev-c++ seems to not compiling what's inside a 'if'...

compiler-errorsdev-c++

Read More
Can't find the problem in the string fuction...

c++dev-c++

Read More
Get current username in C++ on Windows...

c++windowsdev-c++

Read More
Doesn't let me input new data via cin.get after the first one...

c++arraysdev-c++

Read More
Running my GIS application using dev-c++ gives "gdal201.dll is missing"...

c++gdaldev-c++

Read More
Dev-C++ compile errors...

c++dev-c++

Read More
Adding breakpoints to GDB in files with comma in path...

gdbbreakpointsdev-c++

Read More
how to solve this question when a day is set to the first day of the month and decremented, it shoul...

c++operator-overloadingdev-c++binary-operatorsrelational-operators

Read More
dynamically allocated struct array for open hash table...

c++dev-c++

Read More
BackNext