User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 456,196 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,924 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 1669 | Replies: 0
Reply
Join Date: Jul 2004
Posts: 1
Reputation: pandey is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
pandey pandey is offline Offline
Newbie Poster

compilation error

  #1  
Jul 3rd, 2004
I am trying to run one program using GNU compiler GCC 3.2.3.
*i am seding u *partial code of my program and the compilation error i am getting.

#include <iostream.h>
#include <fstream>
#include <iomanip>
#include <stdio.h>


void fileinput();

int m,n, k, r;
*
main()
{}


void fileinput()
{
*int i,j;
**ifstream read("data1");
**cout << "No. of variables and constraints = " << endl;
**read >> m ;
**read >> n; //reading dimension of the problem.
**cout << *n << " *and *" << m;

}/* function filemode() ends *here */



Bug I ma getting is thses error which i am not able to solve out. Can anyone help me.

thsnks.
AddThis Social Bookmark Button
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb C++ Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the C++ Forum

All times are GMT -4. The time now is 3:49 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC