User Profile
Collapse
-
Thanks, will try that straight away... -
beginner Cout
Hi,
I am using Dev-C++ 4.9.9.2, when compiling and running the following code,
[CODE=cpp]#include <cstdio>
#include <cstdlib>
#include <iostream>
using namespace std;
int main(int nAverage, int a, int b, int c)
{
nAverage=((a+b+ c)/3);
cout << "Please enter first numerical Value: ";
cin >> a;
cout << "Please... -
Add-in manager
Hi all I'm using VB professional and have the following problem.
My Add-in manager in a new project window, displays just the 2 itmes, Components Services Add-In for VB5/6 and ResEdit6.connec t.
I have tried using the Components services menu to refresh the displayed items but to no avail.
Should i manually add items to the available list?, and if so how?
Thanks,
Down South
No activity results to display
Show More
Leave a comment: