User Profile

Collapse

Profile Sidebar

Collapse
Down South
Down South
Last Activity: Feb 14 '08, 09:47 AM
Joined: Dec 2 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Down South
    replied to beginner Cout
    in C
    Thanks, will try that straight away...
    See more | Go to post

    Leave a comment:


  • Down South
    started a topic beginner Cout
    in C

    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...
    See more | Go to post
    Last edited by Ganon11; Feb 13 '08, 02:55 PM. Reason: Please use the [CODE] tags provided.

  • Down South
    started a topic Add-in manager

    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
    See more | Go to post
No activity results to display
Show More
Working...