Fascist troll3435 (10/8/2012 4:10:31 PM) comp.lang.c A fascist is trolling around in this newsgroup. He appeared in the thread
"C containers library project" (Sep 22th) posting under the name
"Adolf Hitler Nazi@your.crime.net"
and continues to send insul... jacob
C Containers Library project048 (9/23/2012 7:12:12 PM) comp.compilers.lcc Hi
The date of discussion of this is approaching (Oct 22th).
Please download the documentation, test the source code, see where
changes would be useful.
Thanks in advance for your help.
URL of the c... jacob
C Containers library (ccl) project836 (9/22/2012 8:41:34 AM) comp.lang.c Hi
The date of discussion of this is approaching (Oct 22th).
Please download the documentation, test the source code, see where
changes would be useful.
Thanks in advance for your help.
URL of the c... jacob
Microsoft abandons the C language386147 (8/23/2012 6:05:20 PM) comp.compilers.lcc This is a long story. It starts years ago since windows 3.1 and it ends
now, with "Metro".
SO, I downloaded windows 8, and installed it. That went fairly smoothly
but I forgot that windows doesn't come wi... jacob
The C Containers Library #312246 (7/8/2012 7:53:07 PM) comp.lang.c To:
John Benito
Convener
ISO/IEC JTC1/SC22/WG14
110 Shady Brook Court
Santa Cruz, CA 95065-9728
USA
From:
Jacob Navia
41 rue Maurice Ravel
93430 Villetaneuse
F... jacob
Infinite arrays in the CCL837 (6/25/2012 9:04:34 AM) comp.lang.c Prompted by the remark of "gwowen" in the "Design decisions" thread, I
have slightly modified the ccl to accomodate infinite arrays. Here is a
small blurb explaining how it works
--------------------------... jacob
Design decisions3631 (6/21/2012 8:19:59 PM) comp.lang.c In the new "templated" form of the containers library I have now that
all data retrieving functions return the data directly:
int (*GetElement)(intList *l,size_t idx);
The problem is that it is not poss... jacob
Updates to the ccl3651 (6/7/2012 3:04:46 PM) comp.lang.c Hi
I have uploaded a new "templated" version of the double linked list
container, and updated the documentation.
... jacob
Breakthrough4626 (6/4/2012 11:38:47 AM) comp.lang.c Hi
In a recent discussion ("Open letter to Ian Collins") we found out that
the main problem in the C containers library was the time taken by the
Sort function.
The reasons for that is that it was a g... jacob
Function factories4233 (8/21/2012 8:36:31 PM) comp.lang.c Hello
I want to make a factory that produces other functions according to a
parameter.
The following code does not compile:
typedef int *(foo)(int);
foo adder_factory(int x)
{
int f(int a)
... edward.p.rutherford79(45)
Microsoft abandons the C language386147 (8/23/2012 6:05:20 PM) comp.compilers.lcc This is a long story. It starts years ago since windows 3.1 and it ends
now, with "Metro".
SO, I downloaded windows 8, and installed it. That went fairly smoothly
but I forgot that windows doesn't come wi... jacob31(869)
C as a Subset of C++ (or C++ as a superset of C)264103 (8/26/2012 9:57:30 AM) comp.lang.c++ Isn't it a lame use of human time and effort to maintain completely separate
C and C++ standards? As in the words of Betty White about Facebook: "It
seems like an incredible waste of time". Why don't the tw... tinker454(114)
C Containers library (ccl) project836 (9/22/2012 8:41:34 AM) comp.lang.c Hi
The date of discussion of this is approaching (Oct 22th).
Please download the documentation, test the source code, see where
changes would be useful.
Thanks in advance for your help.
URL of the c... jacob31(869)
gdb and shared libraries issue1120 (10/8/2012 7:09:56 AM) comp.lang.c Hi,
it's my first time here, so be gently :)
I'm working on ARM system with gdb 7.1. I'm using this tool to debug an
application composed by several shared libraries.
If I debug this application... cagnulein(5)
Fascist troll3435 (10/8/2012 4:10:31 PM) comp.lang.c A fascist is trolling around in this newsgroup. He appeared in the thread
"C containers library project" (Sep 22th) posting under the name
"Adolf Hitler Nazi@your.crime.net"
and continues to send insul... jacob31(869)
Most portable compiler: llvl llc or pcc or gcc rtl?2531 (10/9/2012 12:39:02 PM) comp.lang.c After reading about The history of Unix, portable c compiler, pcc contributed to the dominance of C over other languages because it is available
quickly and cheaply, while maintaining reasonable performance.
... othmana1(6)
C/C++ question about dynamic "static struct"13637 (10/17/2012 9:49:54 AM) comp.lang.c++ Hi,
I have a static struct, defined in a C header file as something like
typedef struct
SomeStruct {
char *name;
int kind;
int value;
}
and I need to supply (in C++) values to an array ... gus4133(4)
Linking error while using Code::Blocks IDE540 (10/19/2012 6:31:03 AM) comp.lang.c++ Hi,
I have recently set up Code::Blocks IDE with GNU C++ compiler. But seems like some setting is missing. Even if I write a simple "Hello World" application, I am getting following error:
---------------... vikramster(1)
Dear Human !!!!!!!!!!!!!!479 (4/20/2013 7:11:41 PM) comp.lang.c++ Dear Human!
The lecturer says at the beginning of the video, "I am talking to
you as a human; it does not matter whether you are Christian, Jew,
Buddhist or Hindu. It does not matter whether you are a wors... bv8bv8bv8(251)