M
Mark McIntyre
But if they're called shared objects (so's) then that's OK, right?
What makes you think some unix-sounding thing is any more ontopic?
But if they're called shared objects (so's) then that's OK, right?
Not in theory, no. But how can you live without them in the real world?
your cells, but... BUT! ;-) If you're so strict in your understanding of the
"definition" of C then this whole c.l.c. business is just academic, right?
Not so.
20? Really? I thought the Great Renaming happened in 1987. Hm.
I can't afford to lurk. I need the info _now_. Yesterday, in fact.
Eltee said:20? Really? I thought the Great Renaming happened in 1987. Hm.
I can't afford to lurk. I need the info _now_. Yesterday, in fact.
Lawrence said:Then Usenet isn't the appropriate medium for your question.
Mark said:Then you're a complete idiot asking in usenet. This isn't instant
messaging, and if you want quick answers, you're barking up the wrong tree.
Go hire some consultants.
Keith said:Yes, really.
1987 was 17 years ago, coming up on 18; that's close enough to be
called "about 20 years".
> Aside from that, comp.lang.c is the renamed
version of the old net.lang.c.
> I think net.lang.c was one of the
earliest newsgroups.
I'm terribly sorry to hear that. If you need it yesterday, I'm afraid
you're too late. But you should seriously consider a different source
of information (possibly one costing money), since Usenet is not
designed to guarantee quick responses, and being upset with us for not
jumping to serve you is going to be counterproductive.
The urgency of your need for information does not imply an urgency on
our part to give it to you. We do this for fun; we're not customer
service.
But perhaps your need isn't quite as urgent as you seem to think it
is. If it were, you probably wouldn't have enough spare time on your
hands to come here and offer advice on how we should run our
newsgroup. (I use the term "our" loosely;
> comp.lang.c isn't anyone's
property, but those of us who have been regulars here for a long time
tend to feel some sense of responsibility for it.)
As for lurking, if your news server keeps articles for a long time you
can effectively lurk fairly quickly by skimming the saved articles.
Failing that, groups.google.com is a good substitute.
The answers came quickly enough. They just weren't what I expected.
Lurking, on the other hand, means what? A fortnight,
maybe a month of being passive? That's not what I'm prepared to invest in this
one lousy thing.
Moreover, thanks to infobahn who kindly directed me to other
more appropriate places, I got that info very quickly.
Yeah, sure. Just like C++ is the renamed version of C.
Not only the groups, the whole google. Don't think I haven't tried there first.
Eltee said:Keith said:Yes, really.Eltee said:Mark McIntyre wrote: [...]
We were here first, by about 20 years.
20? Really? I thought the Great Renaming happened in 1987. Hm.
1987 was 17 years ago, coming up on 18; that's close enough to be
called "about 20 years".
)) That's a textbook example of something called rounding. And if
it isn't, it should be. I'm sure if you presented this to some banker,
you'd get a job on the spot.
Yeah, sure. Just like C++ is the renamed version of C.
Mark said:Thats unfortunate, but not exactly anyone here's fault.
The thing is, when that attitude becomes apparent to others, they are
highly likely to take the same view - why should they bother to help you
when you can't be bothered to investigate for yourself?
Mark said:Then you need to brush up your google skills
Perhaps.
- I got about 100 useful hits
in 0.24 seconds.
Keith said:Eltee said:[...]Keith said:Mark McIntyre wrote:
We were here first, by about 20 years.
20? Really? I thought the Great Renaming happened in 1987. Hm.
Yes, really.
1987 was 17 years ago, coming up on 18; that's close enough to be
called "about 20 years".
)) That's a textbook example of something called rounding. And if
it isn't, it should be. I'm sure if you presented this to some banker,
you'd get a job on the spot.
What's your point? In banking, rounding $17 to $20 can get you fired
or arrested. In a casual conversation like this one, referring to a
17-year period as "about 20 years" (note that this is *explicitly* an
approximation) is perfectly appropriate, and whining about it makes
you look like a fool.
Not at all. comp.lang.c is, for all practical purposes, the same
newsgroup as the old net.lang.c; only the name changed. C++ is a new
and distinct language based on C. Again, what's your point? I'm
beginning to doubt that you have one.
A quote from the clc welcome message:
Accuracy is valued very highly in this
newsgroup; therefore posts are frequently corrected, sometimes perhaps
too harshly, and often to the annoyance of new posters who consider the
correction trivial. Do not take it personally;
So, now, which is it? Accurate or casual? Looks like it's both:
accurate when you have to bash somebody else for their casualness and
casual when you want to bash them for their accuracy.
My point is that for all practical purposes, C and C++ are strongly
related (to put it mildly).
And for all practical purposes, loading a
shared library is on the menu of every decent programmer.
So, for all
practical purposes, that makes it, de facto, a part of the
language. I'm using "a part of" _casualy_, of course.
And for all practical purposes, loading a shared library is on
the menu of every decent programmer.
So, for all practical purposes, that makes
it, de facto, a part of the language.
I'm using "a part of" _casualy_, of course.
A quote from the clc welcome message:
Accuracy is valued very highly in this
newsgroup; therefore posts are frequently corrected, sometimes perhaps
too harshly, and often to the annoyance of new posters who consider the
correction trivial. Do not take it personally;
So, now, which is it? Accurate or casual? Looks like it's both: accurate when
you have to bash somebody else for their casualness and casual when you want
to bash them for their accuracy.
Richard Blewett said:You can register the .NET class as a COM class (see regasm.exe)
and use CoCreateInstance and friends to call it - you can create
a typelib for your assembly using tlbexp.exe .... snip ...
Is it possible to
1. call a function from a dll made with .NET (C#)
2. from a program written in plain (as in: not .NET) C or C++?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.