473,407 Members | 2,314 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Re: what 64 mean in fopen64?

On 2 Jul 2008 at 10:35, Jens Thoms Toerring wrote:
viza <to******@gmil.comwrote:
>I have given a fairly complete reply to this in clc.
>Do *NOT* post the same article in different groups! Either here or
comp.lang.c would have been able to answer this question*, but if you
post to both separately then you risk making people waste time answering
you when you have already been answered somewhere else.

The OP has been redirected here to cup from clc (and rightly so),
so he posted here again as he was asked to. What's wrong with that?
Rightly so? Only according you your solipsistic view of what should be
"topical" in clc. As this thread demonstrates, this stupid insistence of
the clc "regulars" in trying to push perfectly sensible C questions into
other groups only causes trouble, difficulty and confusion, and wastes
the time of other posters.

The question was topical both in clc (which discusses all of C, not just
the subset defined by the ISO standard) and in cup. The OP chose to post
it in clc, so answer it there or say nothing.

Jul 3 '08 #1
6 1506
On Jul 3, 2:52*pm, Antoninus Twink <nos...@nospam.invalidwrote:
On *2 Jul 2008 at 10:35, Jens Thoms Toerring wrote:
viza <tom.v...@gmil.comwrote:
I have given a fairly complete reply to this in clc.
Do *NOT* post the same article in different groups! *Either here or
comp.lang.c would have been able to answer this question*, but if you
post to both separately then you risk making people waste time answering
you when you have already been answered somewhere else.
The OP has been redirected here to cup from clc (and rightly so),
so he posted here again as he was asked to. What's wrong with that?

Rightly so? Only according you your solipsistic view of what should be
"topical" in clc. As this thread demonstrates, this stupid insistence of
the clc "regulars" in trying to push perfectly sensible C questions into
other groups only causes trouble, difficulty and confusion, and wastes
the time of other posters.

The question was topical both in clc (which discusses all of C, not just
the subset defined by the ISO standard) and in cup. The OP chose to post
it in clc, so answer it there or say nothing.
So after getting hosed down by both Dr. Sosman and Chuck on
comp.lang.c, you figured that you might head to the safer realm of
comp.unix.programmer?
Jul 4 '08 #2
On Jul 3, 2:52*pm, Antoninus Twink <nos...@nospam.invalidwrote:
On *2 Jul 2008 at 10:35, Jens Thoms Toerring wrote:
viza <tom.v...@gmil.comwrote:
I have given a fairly complete reply to this in clc.
Do *NOT* post the same article in different groups! *Either here or
comp.lang.c would have been able to answer this question*, but if you
post to both separately then you risk making people waste time answering
you when you have already been answered somewhere else.
The OP has been redirected here to cup from clc (and rightly so),
so he posted here again as he was asked to. What's wrong with that?

Rightly so? Only according you your solipsistic view of what should be
"topical" in clc. As this thread demonstrates, this stupid insistence of
the clc "regulars" in trying to push perfectly sensible C questions into
other groups only causes trouble, difficulty and confusion, and wastes
the time of other posters.

The question was topical both in clc (which discusses all of C, not just
the subset defined by the ISO standard) and in cup. The OP chose to post
it in clc, so answer it there or say nothing.
So after getting hosed down by both Dr. Sosman and Chuck on
comp.lang.c, you decided to find safer ground in the realm of
comp.unix.programmer? By the way, if you read my posting history, I
really don't try to critize someone unless they act like a total
retard.
Jul 4 '08 #3
In article <sl*******************@nospam.invalid>,
Antoninus Twink <no****@nospam.invalidwrote:
>The question was topical both in clc (which discusses all of C, not just
the subset defined by the ISO standard) and in cup.
The question was *not* topical in comp.lang.c, as fopen64() is *not*
part of C. fopen64() is an API provided on -some- operating systems
in -some- of their versions, and merely happens to be -callable- from
C (amongst other languages) on those systems.

The fact that a routine can be successfully called from C does not
render questions about the purpose or usage of the routine topical
for comp.lang.c: to claim otherwise is to claim as topical
in comp.lang.c any routine which can be called from C in at least
one implementation (and conversely, would leave as non-topical
only routines which can be proven to -never- be callable from C
in -any- implementations.)
--
"I feel sorry for the person who can't get genuinely excited
about his work. Not only will he never be satisfied, but he will
never achieve anything worthwhile." -- Walter Chrysler
Jul 4 '08 #4
On Jul 3, 2:52*pm, Antoninus Twink <nos...@nospam.invalidwrote:
The question was topical both in clc (which discusses all of C, not just
the subset defined by the ISO standard) and in cup. The OP chose to post
it in clc, so answer it there or say nothing.
That's like arguing that this question would be topical in
alt.language.english because it's written in English. To be topical in
clc, the question has to be about the C language itself.

DS
Jul 4 '08 #5
David Schwartz <da****@webmaster.comwrites:
On Jul 3, 2:52Â*pm, Antoninus Twink <nos...@nospam.invalidwrote:
>The question was topical both in clc (which discusses all of C, not just
the subset defined by the ISO standard) and in cup. The OP chose to post
it in clc, so answer it there or say nothing.

That's like arguing that this question would be topical in
alt.language.english because it's written in English. To be topical in
clc, the question has to be about the C language itself.

DS
What utter nonsense. 99% of the questions are about solving problems
using the C language , NOT the C language itself.
Jul 4 '08 #6
On Fri, 04 Jul 2008 18:41:38 +0200, Richard<rg****@gmail.comwrote:
>David Schwartz <da****@webmaster.comwrites:
>On Jul 3, 2:52*pm, Antoninus Twink <nos...@nospam.invalidwrote:
>>The question was topical both in clc (which discusses all of C, not just
the subset defined by the ISO standard) and in cup. The OP chose to post
it in clc, so answer it there or say nothing.

That's like arguing that this question would be topical in
alt.language.english because it's written in English. To be topical in
clc, the question has to be about the C language itself.

DS

What utter nonsense. 99% of the questions are about solving problems
using the C language , NOT the C language itself.
Regardless of what the questions are actually about, they should be
about solving problems using the C language, not about using
extensions provided by various implementations. And just so we all
discuss the same language is, there happens to be standard that
defines it.
Remove del for email
Jul 4 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

70
by: Roy Yao | last post by:
Does it mean "(sizeof(int))* (p)" or "sizeof( (int)(*p) )" ? According to my analysis, operator sizeof, (type) and * have the same precedence, and they combine from right to left. Then this...
2
by: Steve Richter | last post by:
What does the "." mean in the following sql script stmts? use GO if exists (select * from dbo.sysobjects where id = object_id(N'.') and OBJECTPROPERTY(id,N'IsUserTable') = 1) drop table ....
32
by: Protoman | last post by:
I have a function that calculates the mean of the some numbers; I need it to accept any number of parameters (one needs to be the number of the other parameters) Can you help me out here? Here's...
1
by: Frank Rizzo | last post by:
Some of the classes in the framework are marked as thread-safe in the documentation. In particular the docs say the following: "Any public static (*Shared* in Visual Basic) members of this type...
8
by: SpreadTooThin | last post by:
import array a = array.array('f', ) print a.mean() print a.std_dev() Is there a way to calculate the mean and standard deviation on array data? Do I need to import it into a Numeric Array...
5
by: prabu | last post by:
Hi all, I want to know, what does the value of the array in the following statement mean and How to print the content of the array SMB_Negotiate using printf? unsigned char SMB_Negotiate = ...
2
by: king imran | last post by:
I am giving u complete code. It works properly But add max and mean functions so that it can work properly. * /LinkList.h/ * #include "Node.h" * /* The LinkList class declaration*/ class**...
7
by: Medvedev | last post by:
what's the meaning of the number 64 in the function fopen64?!!! i know fopen64 used to open big files but what 64 refer to and how much the usual fopen can open - pls explain
0
by: mrchatgroup | last post by:
news from http://www.mrchat.net/myblog/myblog/small-accidents-mean-big-trouble-for-supercollider.html Small Accidents Mean Big Trouble for Supercollider Image Scientists expect startup...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.