Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in turbo-c++
What is i.h.ah, o.h.ah and int86?
Mar 06, 2023
assembly
dos
x86-16
bios
turbo-c++
How to explicitly call destructor of a class in Turbo C++
Dec 10, 2022
c++
compiler-errors
destructor
turbo-c++
What does sizeof(int) return in this case?
Dec 02, 2022
c++
c
sizeof
turbo-c++
Nontype template argument must be of scalar type error in C++? [closed]
Dec 03, 2022
c++
templates
turbo-c++
Weird output of simple expression in C, why?
Nov 29, 2022
c++
c
turbo-c++
Turbo C++ and Code blocks
Oct 18, 2022
c++
namespaces
codeblocks
program-entry-point
turbo-c++
Linker error in C. while using <graphics.h> Turbo C++
May 12, 2022
c++
c
linker
turbo-c++
bgi
Why int& a=10; is valid in ancient C++ compilers?
Sep 12, 2017
c++
reference
turbo-c++
borland-c++
Is it possible to embed binary data into DOS EXEs made in Turbo C?
Apr 15, 2022
c
dos
turbo-c++
dosbox
Turbo C++ 4.5 error "undefined symbol owlmain..."
Jun 09, 2019
c++
turbo-c++
Borland x86 inlined assembler; get a label's address?
Feb 16, 2022
c++
assembly
x86
turbo-c++
ASCII DOS Games - Rendering methods
May 06, 2022
c++
ascii
render
dos
turbo-c++
Is there any way to obtain antique versions of Borland's Turbo C++ compiler for free?
Sep 25, 2022
c++
turbo-c++
Must the int main() function return a value in all compilers? [duplicate]
Sep 30, 2022
c++
turbo-c++
Why doesn't a simple "Hello World"-style program compile with Turbo C++?
Aug 16, 2022
c++
turbo-c++
c++-faq
Why should I not #include <bits/stdc++.h>?
Aug 13, 2022
c++
portability
turbo-c++
c++-faq
implementation-defined-behavior