| |
Rating
Thread /
Thread Starter
|
Last Post  |
Replies |
Views |
|
|
by WaltP
Guidelines for Posting Requests for Help
version 3.1
GIDForums is pleased to provide these forums to help you understand programming techniques and correct programming problems. Following these guidelines will help you post good questions with enough information that we can understand your...
|
|
1 |
20,549 |
|
|
by markov
Hi all.
I need to do parsing to HTML document in C++.
Goal is to take HTML file as input and return as output separated text of links, titles and body.
Can somebody tell me how to do it?
|
|
5 |
3,070 |
|
|
by newbie
hey guys, i am taking a C++ rite now, and i have problems understand it so, i am really need some help here, thanks guys.
1. Use STRUCT write a C++ program that can let user input a temperature, either C or F,and detect whether this temperature is a freezing point or not.
2. design a struct to...
|
|
2 |
1,566 |
|
|
by eye
Anyone know why cant erase that vector???
if(v==vecfileword)
vecfileword.erase(y);
How to compare two vector and if the same vector then erase it..How??
my vector is string
//compareIndex();
for(int x=0,y=0;0<v.size(x);x++)
|
18-Jan-2004 03:25
by eye
|
0 |
891 |
|
|
by eye
Can You guys help me on this???This is very hard
Can use vector, pointer, class.
The first program is to read a text file that contains a list of file names of documents that we need to index. The words that need to be indexed are all words excluding the words found in the attached file...
|
|
3 |
1,294 |
|
|
by kiara
Hello !
I had installed Intel Compiler C++ for Embedded Visual C++, but I don't know how can I intergrate it in Embedded Visual C++. :-(
Please help me.
Thanks
;-)
|
|
1 |
1,773 |
|
 |
by kiara
Hello !
I've the same problem than "jbalart" 23-12-2003, 14:44 :
I'm having problems compiling my source code over eMbedded Visual C++.
My original code was generated over the Microsift Visual Studio 6.0.
Could any body help me or at least give me some orientation to see if I can solve this...
|
14-Jan-2004 01:05
by kiara
|
0 |
1,680 |
|
|
by funnyf
hi, I have the following problem, I need to code a word with a givin factor
for example:
- word = "ABC"
- factor = 5
'A' + 5, 'B' + 5, 'C' + 5
so the coded word should be "FGH"
can someone help me how I can code this?
this is what i've got, so in the for i 've each letter from the givin word,...
|
|
2 |
1,407 |
|
|
by djovanov
I'm using VC++ 6.0 for a project, and I'm trying to organize my classes/files in a manner STL classes are oranized, i.e. include files without '.h' extension.
file : "MyClass"
namespace MyNamespace {
Class MyClass {
...
}
|
|
1 |
4,094 |
|
|
by NiXeN
Forst of all sorry about the empty post, /n you know :rolleyes:
I have a sort of dumb a question. I have tried to solv a problem for a "while" now, without any progress.
Newbeeish as I am, only small meaningless programs are the fruits of my labour (wierd sentence).
For once I am trying to build...
|
|
3 |
2,232 |
|
 |
by mediaware2002
Recently I had following test question:
Why would one ever write:
struct S { int x; } instead of just “int” ?
E.g.
“void Foo(S);” or “S Bar(S);”
instead of:
|
|
1 |
1,188 |
|
|
by lena
can anyone suggest a formula to use when calculating the next leap year after a user inputs a year which is not a leap year and you want to show the next leap year.
i can not use any loops in this formula.
thanks
|
|
1 |
5,595 |
|
|
by milwalt
I have just started to learn programming and i got this assignement. Please help
Write an interactive C++ program that determines the fewest of each money denomination required to make change using dollars, half dollars, quarters, dimes, nickels, and pennies. You must follow C++ standard.
INPUT...
|
|
1 |
2,205 |
|
 |
by jbalart
I'm having problems comppiling my source code over eMbedded Visual C++.
My original code was gennerated over the Microsift Visual Studio 6.0.
The error I'm reciving is the following:
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afxver_.h(130) : fatal error C1189: #error : Please use...
|
|
0 |
5,852 |
|
|
by rhino1616
Please help me debug this.
Hi,
Im creating a CD presentation & my CD has 2 .exe files on it. 1 for people with 800x600 rez & 1 for 1024x768 rez. A programmer was kind enough to help me (unfortunately I cant get a hold of him) & created a set of files with (Im assuming) VB6, called "Launch.exe",...
|
|
0 |
1,354 |
|
|
by mike3340
i'm getting an Implicit declaration of function error when i'm running this code. i'm opening a text file containing 365 temperatures and writing them to a 2D array called temps. then i put all the temperatures for january into a 1D array called jan. i want to sort all these temperatures in jan...
|
|
1 |
1,745 |
|
|
by mike3340
i have a 2D array called temps that holds temperatures for each day of the year. i need to sort this array in order to find the max and min temps for the year, as well as mode, median, and mean. can anybody get me started on how to sort a 2D array in C++? it doesn't matter if i used selection,...
|
|
4 |
20,142 |
|
 |
by kenbrilliant
I'm fairly new to C++, and I'm writing a program at Uni for a project. I need to include a library from the Vienna RNA package www.tbi.univie.ac.at/~ivo/RNA/ to use one of the functions in it.
I am using both linux (g++ compiler) and Windoze (Borland / DevC++), so a solution for either would suit...
|
|
1 |
1,770 |
|
|
by danielxs66
Hi, I`v started using gcc and gxx lately, but now I came
to a funny problem.
I have successfully compiled all source files into object files.
Now I want to link them, but I have about 15 object files
and the gxx says:
The system cannot execute the specified program.
It accepts 7 object files...
|
|
1 |
1,722 |
|
|
by mop
Okay technically(I have spelling issues) I do not know c++ and I am planning on picking up a book on c++. But really I have told it doesnt help. And i am tired of trying to find a tutorial that works others go to "Here are some valuable tricks". Can someone teach me the basic backbone language...
|
06-Dec-2003 17:36
by mop
|
16 |
1,843 |
|
 |
by danielxs66
Hi,
little help needed here.
I have a function:
saveData(const vector<MyClass*> &items,const char* filename);
|
|
0 |
1,496 |