C++
How can we right a program in which we swap/interchange just two integers, remember that we use only two variables?
- 1043 views
- 3 answers
- 1 votes
How to write a program that takes a five digit integer from the user and displays the individual digits on the screen? Please remember that the input number will be a single variable and not an array.
- 929 views
- 2 answers
- 0 votes
Write a program to print a binary tree such that the root is printed in the middle of its left and right sub-trees.
- 836 views
- 1 answers
- 1 votes
sir…here i have written my code below….it's showing no error but it is not showing output image and showing just cmd as shown….
- 824 views
- 1 answers
- 0 votes
Hi,
When I tried to install the iPPOTV, I got the following error message (see image below):
I need to solve this. Thanks a lot.
Error:
Assertion failed!
- 1377 views
- 1 answers
- 0 votes
Hi experts,
When I am starting the index tuning advisor, I am getting the following error message:
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: c:Progr…
R6031
-Attempt to initialize the CRT more than once. This indicates a bug in your application
Need a solution.
Thanks a lot.
- 955 views
- 1 answers
- 0 votes
I am getting this error with when I compile. I have to turn this assignment in a few hours. Here is the code:
error message(s)
untitled.cpp:34: error: invalid types ‘int[int]’ for array subscript
untitled.cpp:36: error: invalid types ‘int[int]’ for array subscript
// A basic Casear Cipher Encrytion Device.
include <iostream>
include <iomanip>
using namespace std;
define RINGLEN 62
- 978 views
- 1 answers
- 1 votes
Hi,
I found the following error message while the installer was trying to update the files. Need your help to solve this error. Thanks in advance.
Error:
An error occurred while installing Microsoft Visual C++ 2005 Redistributable Package (x86). Please download and install 'Microsoft Visual C++ 2005 Redistributable Package (x86)' from 'http://www.microsoft.com/downloads/details.aspx?familyid=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en' before starting TurbineLauncher.
- 1030 views
- 1 answers
- 0 votes
I am getting the following error message when I try to install the iPPOTV (see figure below):
Error
Assertion failed!
Program:C:program [email protected]
File:player.cpp
Line:16
Expression:m_hModel
For information on how your program can cause an assertion failure,see the Visual C++ documentation on asserts.
Need your suggestion to fix it. Please help.
Thanks a lot.
- 1253 views
- 1 answers
- 0 votes
Hello
Runtime error happens during the implementation of a program. Runtime error messages point to the bugs in the program or troubles that the designers had expected but could act nothing
Error:
Microsoft Visual C++ Runtime Library
Runtime Error!
- 796 views
- 1 answers
- 0 votes