The following is the source code of a program which calculates the area of a triangle when the sides are given.
Hi I have written a program in visual c++ and for whatever reason now i need to run/compile this same program in turbo c++ 3.0.
hi my dear friends : i am asp.net web developer and never work with c++ i have a little project from my sister that i want to test it for her about car graphic like below :
I have a 64 bit OS (Windows 7). I want to code in C++ but the default editor of Borland does not support full screen mode on my system. Which editor do i use to solve this problem?
This question already has answers here: Why are these constructs using pre and post-increment undefined behavior?
I have below programme where memory is read-only, but I am still able to write to it. main() { char *p=\"amit\";
How can I set x and y in Based on pix开发者_开发技巧el in gotoxy(x,y) function?gotoxy is not part of Pascal - it\'s an extension found in some implementations of Pascal and is probably implemented in
I want to create a project file turbo c++ and link the files in this project. Although i have tried for it but i开发者_高级运维 found only one option that to open a project no option to create a new p
I am looking to revive some old C++ code, developed in Turbo C++ for DOS. It\'s a console-based text game.
I want to connect Turbo C or Turbo C++ program with any database like MS Access / SQL-Server / Oracle / MySQL.