Since 4/26/2012 12:21:05 AM, bruces42 has written 2 articles and participated in 68 conversations. bruces42 signature: bruces42
bruces42's articles:
Items(2) /1
eternal-september & Pan832 (8/27/2012 4:07:03 PM) comp.lang.c I recently went back to using a newsreader (Pan), rather than Google
Groups, and it's mostly working fine. I use the server eternal-
september.org, which I thought was recommended by someone (Keith?)
here. ... BruceS
books by clc contributors1937 (2/26/2010 4:20:42 PM) comp.lang.c I've seen a number of critiques by some posters of books written by others (contributors or not), and this has probably been done to death. I'm interested in the other side of it. I've helped edit a technical... BruceS
Updates to the ccl3653 (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.
... jacob31(874)
Microsoft abandons the C language386166 (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(874)
eternal-september & Pan832 (8/27/2012 4:07:03 PM) comp.lang.c I recently went back to using a newsreader (Pan), rather than Google
Groups, and it's mostly working fine. I use the server eternal-
september.org, which I thought was recommended by someone (Keith?)
here. ... bruces42(70)
How to bypass Visual C++ security cookies2148 (9/18/2012 2:23:40 AM) comp.lang.c++ Does anybody know how to bypass Visual C++ security cookies (generated by the /GS switch) in order to exploit a buffer overrun vulnerability in a program compiled with Visual C++?
... s0suk3(372)
get the full string when a word matches645 (9/18/2012 10:59:57 PM) comp.lang.c Sorry for posting two problem back to back.
I have a file that contains line like:
(2010) 4287-4293. doi:10.1016/j.physb.2010.07.028
etc.
where the doi:* is of importance to me.
is there any way in C to g... bnrj.rudra(344)
Fascist troll3438 (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(874)
C.B. Falconer, RIP 1931-20125870 (10/25/2012 8:11:12 PM) comp.lang.c I am sorry to report that C.B. "Chuck" Falconer has passed away. He used to
be a regular in alt.folklore.computers, comp.os.cpm, and comp.lang.c. He
had a long and involved history with computers and prog... numerist(82)
Command line arguments13637 (1/10/2013 8:58:16 PM) comp.lang.c I've just discovered that a single command line argument containing
wildcards, such as *.c, is expanded to a full list of matching files before
it gets to main().
That isn't really what I want (and there c... bc(2221)
C programming problem1413 (5/16/2013 8:50:22 PM) comp.lang.c Hello all,
Can anyone give me some insights on this programming problem for a project?
Have a program prompt the user for a filename to open. Change every alphabetic character in the file to a capital let... ericswalz(1)