Search the web
Sign In
New User? Sign Up
c-prog · C/C++ Programmer's Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 37960 - 37989 of 71513   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
37960
In Visual C++ 6.0 is it possible to give a custom environment (i.e. new or modified environment variables) to a debug session that differs from the currently...
si paala
sipaalav
Offline Send Email
Jul 1, 2004
7:50 am
37961
... Yes it is clear, thank you. I removed the .h part of the header and I couldn't compile it. I was using #include <iostream.h> #include <fstream.h> #include...
o0w0o
Offline Send Email
Jul 1, 2004
8:39 am
37962
... Use <cstdlib> instead of <stdlib>. Older C headers that were imported into the STD namespace got a "c" prefix. HTH...
Tamas Marki
tamas_m
Offline Send Email
Jul 1, 2004
9:41 am
37963
... I did that and it worked well but I still get an error msg for the otehr two files iostream and fstream. I checked the settings for the compiler and the...
o0w0o
Offline Send Email
Jul 1, 2004
9:48 am
37964
"It's an evolution - it's flexible, it's adoptable, it's solid with core competencies, it's affordable, it's at hand and friendly and it's a venture that has...
venture_st
Offline Send Email
Jul 1, 2004
10:09 am
37965
From: Robert [mailto:herb15e@...] Sent: 01 July 2004 00:11 ... That's how infinity is represented. -- PJH Quantum materiae materietur marmota monax si...
Paul Herring
shabble
Offline Send Email
Jul 1, 2004
10:12 am
37966
I have a question. How am I going to get any experience for these jobs if nobody hires people without experience?...
o0w0o
Offline Send Email
Jul 1, 2004
10:18 am
37967
Hello EveryBody, I want to start studing STL Allocators. For that which sites are good? Plz Help Me. Nilesh NGawade@... ...
Nilesh Gawade
enil195
Offline Send Email
Jul 1, 2004
10:52 am
37968
From: Nilesh Gawade [mailto:enil195@...] Sent: 01 July 2004 10:46 ... http://www.google.com/search?num=100&q=stl+allocator -- PJH Quantum materiae...
Paul Herring
shabble
Offline Send Email
Jul 1, 2004
11:20 am
37969
http://www.google.com.mt/search?num=100&hl=en&ie=UTF-8&safe=off&scoring=d&q=%22stl+allocator%22&btnG=Search&meta=lr%3Dlang_en ... From: Paul Herring...
P munsu
pmusu
Offline Send Email
Jul 1, 2004
11:52 am
37970
Console application (in Windows context) is 32-bit Windows application, period. It can access the entire Win32 APIs, can take advantage in the Windows...
Shyan Lam
sflam108
Offline Send Email
Jul 1, 2004
2:12 pm
37971
It is a floating point indefinite. This is the result returned by the math function when its argument is undefined for that function. Like sqrt or log a...
Shyan Lam
sflam108
Offline Send Email
Jul 1, 2004
3:01 pm
37972
thanks a lot, great answer ! I didn't know all that... it seems like I still have a lot to learn ! are all "character mode appns" console appns under linux ? ...
repplst
repplst@...
Send Email
Jul 1, 2004
8:36 pm
37973
Hi, ... You're welcome. ... We all learn something everyday. ... I am not a Linux user but I think they use the same term to describe character mode apps. At...
Shyan Lam
sflam108
Offline Send Email
Jul 1, 2004
9:02 pm
37974
the problem is how you output the floats/doubles here is an extract from libc manual ################ `e' `E' A floating point number (double or long double)....
carmine
brtzsnr@...
Send Email
Jul 1, 2004
10:24 pm
37975
In linux all executables are the same, be they console-based or x-windows-based. X-windows programs just call some functions from a shared object (linux...
tweety
tweety_04_01
Online Now Send Email
Jul 2, 2004
4:08 am
37976
What type of compiler are you using? The Borland Command-line compiler will give that message if the ilink32.cfg file is not in the Borland\BCC55\bin...
charlie_chan
no1_charlie_...
Offline Send Email
Jul 2, 2004
1:29 pm
37977
dear friends, I have very urge to know how we connect C or C++ programs to any database .Is it possible or not. Plz reply soon............. Puneet Yahoo!...
puneet gupta
puneet_mca24
Offline Send Email
Jul 2, 2004
5:47 pm
37978
If you are using MFC, look up the "Enroll" tutorial. If you are using Oracle, use Pro*C to connect. If you are...um...you DID tell us exactly what your OS...
Barry Sperling
bsperlinus
Offline Send Email
Jul 2, 2004
5:55 pm
37979
Hi: The fastest way to connect to a database is though SQL-C, normally, each DBMS company provides each own C preprocessor to compile the programs that include...
Jean Honorio Carrillo
jean_honorio_c
Offline Send Email
Jul 2, 2004
6:53 pm
37980
a bit of your source code would be helpfull.... but here is a general implementation of stacks.... (in c not c++ - it can be adopted easily for use with...
carmine
brtzsnr@...
Send Email
Jul 2, 2004
10:24 pm
37981
hello, please look in to the following patch of a program ... ... ... printf("check1\n"); struct additionallinks *newptr=new additionallinks; ...
com bio
combiofriends
Offline Send Email
Jul 3, 2004
12:34 pm
37982
Hi I want to know what is Memory Leakage. I went to some interview. the Interviewer was very satisfied with my C/C++ ability. But he said that i need to do...
piyu sen
sen_piyu
Offline Send Email
Jul 3, 2004
3:46 pm
37983
Please help! When executing the following program I receive - 'The instruction at "0x00405f7b" referenced memory at "oxfffecccc". The memory could not be...
Sam
reachsam
Offline Send Email
Jul 3, 2004
4:12 pm
37984
http://www.google.com/search?hl=en&lr=&ie=UTF-8&safe=off&q=%22Memory+Leakage%22&btnG=Search ... From: piyu sen <sen_piyu@...> Date: Sat, 3 Jul 2004...
P munsu
pmusu
Offline Send Email
Jul 3, 2004
4:31 pm
37985
I think that a memory leak is when a part of memory has been allocated somewhere in your program but never freed after. one thing I don't know is if the memory...
repplst
repplst@...
Send Email
Jul 3, 2004
5:15 pm
37986
Can any body tell why the prog don;t works... #include<stdio.h> #include<conio.h> #include<stdlib.h> int q[6];int f=-1,r=-1; void print(); void...
Nayeem Bhuiyan
nayeembhuiyan
Offline Send Email
Jul 3, 2004
6:23 pm
37987
... You were right. But once I compiled the file it didn't matter if I took away the .h from the end of the name of the header file the compiler would still...
o0w0o
Offline Send Email
Jul 3, 2004
7:04 pm
37988
Hi, I'm writing a WinAPI app. I'm wanting to delay the execution between deifferent functions, something like: execute function 1 delay execute function 2 I...
Will Pearson
will_pearson...
Offline Send Email
Jul 3, 2004
7:07 pm
37989
... FindWindow()? EnumWindows()? ... Use Spy++ to get the list of messages you need to be looking at. If you don't have Spy++, you are going to have a much...
Thomas J. Hruska
shininglightpro
Offline Send Email
Jul 3, 2004
7:13 pm
Messages 37960 - 37989 of 71513   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help