comp.lang.c (thread)
Volatile,
Christian Christmann,
2006/07/31
String constants,
gthorpe,
2006/07/31
- Re: String constants, MQ, 2006/07/31
- Re: String constants, Walter Roberson, 2006/07/31
- Re: String constants, gthorpe, 2006/07/31
- Re: String constants, Chris Torek, 2006/07/31
- Re: String constants, Andrew Poelstra, 2006/07/31
long double in gcc implementations,
lcw1964,
2006/07/29
- Re: long double in gcc implementations, jacob navia, 2006/07/29
- Re: long double in gcc implementations, Richard Heathfield, 2006/07/29
- Re: long double in gcc implementations, lcw1964, 2006/07/29
- Re: long double in gcc implementations, Eric Sosman, 2006/07/29
- Re: long double in gcc implementations, jacob navia, 2006/07/29
- Re: long double in gcc implementations, Richard Heathfield, 2006/07/29
- Re: long double in gcc implementations, Tom St Denis, 2006/07/29
- Re: long double in gcc implementations, Eric Sosman, 2006/07/29
- Re: long double in gcc implementations, jacob navia, 2006/07/29
- Re: long double in gcc implementations, Skarmander, 2006/07/29
- Re: long double in gcc implementations, jacob navia, 2006/07/29
- Re: long double in gcc implementations, Skarmander, 2006/07/29
- Re: long double in gcc implementations, jacob navia, 2006/07/29
- Re: long double in gcc implementations, Skarmander, 2006/07/29
- Re: long double in gcc implementations, Keith Thompson, 2006/07/29
- Re: long double in gcc implementations, Richard Heathfield, 2006/07/29
- Re: long double in gcc implementations, Keith Thompson, 2006/07/29
- Re: long double in gcc implementations, Richard Heathfield, 2006/07/29
- Re: long double in gcc implementations, jacob navia, 2006/07/29
- Re: long double in gcc implementations, Skarmander, 2006/07/29
- Re: long double in gcc implementations, Richard Heathfield, 2006/07/29
- Re: long double in gcc implementations, Herbert Rosenau, 2006/07/30
- Re: long double in gcc implementations, Herbert Rosenau, 2006/07/30
- Re: long double in gcc implementations, Gordon Burditt, 2006/07/29
- Re: long double in gcc implementations, Tom St Denis, 2006/07/29
- Re: long double in gcc implementations, Eric Sosman, 2006/07/29
- Re: long double in gcc implementations, lcw1964, 2006/07/29
- Re: long double in gcc implementations, Keith Thompson, 2006/07/29
- Re: long double in gcc implementations, Herbert Rosenau, 2006/07/30
- Re: long double in gcc implementations, lcw1964, 2006/07/30
- Re: long double in gcc implementations, Tom St Denis, 2006/07/29
- Re: long double in gcc implementations, P.J. Plauger, 2006/07/29
- Re: long double in gcc implementations, Keith Thompson, 2006/07/29
- Re: long double in gcc implementations, jacob navia, 2006/07/29
- Re: long double in gcc implementations, lcw1964, 2006/07/29
A concern about mixing C and C++,
ziman137,
2006/07/29
- Re: A concern about mixing C and C++, Ian Collins, 2006/07/29
- Re: A concern about mixing C and C++, Jack Klein, 2006/07/29
- Re: A concern about mixing C and C++, Malcolm, 2006/07/29
- Re: A concern about mixing C and C++, chris.fairles@xxxxxxxxx, 2006/07/29
- Re: A concern about mixing C and C++, Stephen Sprunk, 2006/07/30
The Wikipedia article on C and C++ operators,
spibou,
2006/07/28
- Re: The Wikipedia article on C and C++ operators, Richard Heathfield, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Andrey Tarasevich, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Victor Bazarov, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Robert Gamble, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Victor Bazarov, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Robert Gamble, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Victor Bazarov, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Richard Heathfield, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Victor Bazarov, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Richard Heathfield, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Default User, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Richard Heathfield, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Default User, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Richard Heathfield, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Default User, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Frederick Gotham, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, spibou, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Robert Gamble, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Jerry Coffin, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Robbie Hatley, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, Old Wolf, 2006/07/28
- Re: The Wikipedia article on C and C++ operators, kwikius, 2006/07/29
test,
xuemiantao@xxxxxxxxx,
2006/07/28
- Re: test, Christopher Benson-Manica, 2006/07/28
doubt about doubt,
Bob Nelson,
2006/07/28
- Re: doubt about doubt, Michael Mair, 2006/07/28
- Re: doubt about doubt, Peter Nilsson, 2006/07/28
- Re: doubt about doubt, Keith Thompson, 2006/07/28
- Re: doubt about doubt, Richard Heathfield, 2006/07/28
- Re: doubt about doubt, Default User, 2006/07/28
- Re: doubt about doubt, Mark McIntyre, 2006/07/28
Re: meaning of strcat(p,p) -- was: managed string library,
websnarf,
2006/07/27
- Re: meaning of strcat(p,p) -- was: managed string library, Andrew Poelstra, 2006/07/27
- Re: meaning of strcat(p,p) -- was: managed string library, Keith Thompson, 2006/07/27
- Re: meaning of strcat(p,p) -- was: managed string library, websnarf, 2006/07/28
- Re: meaning of strcat(p,p) -- was: managed string library, Al Balmer, 2006/07/28
- Re: meaning of strcat(p,p) -- was: managed string library, kuyper, 2006/07/28
- Re: meaning of strcat(p,p) -- was: managed string library, Keith Thompson, 2006/07/28
- Re: meaning of strcat(p,p) -- was: managed string library, Old Wolf, 2006/07/28
- Re: meaning of strcat(p,p) -- was: managed string library, SuperKoko, 2006/07/28
Threads,
Poly-poly man,
2006/07/27
- Re: Threads, Ancient_Hacker, 2006/07/27
- Re: Threads, spibou, 2006/07/27
- Re: Threads, Skarmander, 2006/07/27
- Re: Threads, Poly-poly man, 2006/07/27
- Re: Threads, Mark McIntyre, 2006/07/27
- Re: Threads, Mark McIntyre, 2006/07/27
- Re: Threads, av, 2006/07/29
- Re: Threads, Herbert Rosenau, 2006/07/28
- Re: Threads, Tom St Denis, 2006/07/29
inline power function replacement,
chris.fairles@xxxxxxxxx,
2006/07/27
- Re: inline power function replacement, Ancient_Hacker, 2006/07/27
- Re: inline power function replacement, websnarf, 2006/07/27
- Re: inline power function replacement, Frederick Gotham, 2006/07/27
- Re: inline power function replacement, Eric Sosman, 2006/07/27
- Re: inline power function replacement, Nick Vatamaniuc, 2006/07/27
- Re: inline power function replacement, Ulrich Eckhardt, 2006/07/28
__FUNCTION__ in another macro,
Mockey Chen,
2006/07/27
- Re: __FUNCTION__ in another macro, Martin Ambuhl, 2006/07/27
- Re: __FUNCTION__ in another macro, Tak-Shing Chan, 2006/07/27
- Re: __FUNCTION__ in another macro, jacob navia, 2006/07/27
- Re: __FUNCTION__ in another macro, Keith Thompson, 2006/07/27
- Re: __FUNCTION__ in another macro, Mark McIntyre, 2006/07/27
- Re: __FUNCTION__ in another macro, J. J. Farrell, 2006/07/27
- Message not available
- Re: __FUNCTION__ in another macro, lovecreatesbeauty, 2006/07/27
- Message not available
- Message not available
Re: Is this a good habit?,
Duncan Muirhead,
2006/07/27
- Re: Is this a good habit?, Ancient_Hacker, 2006/07/27
- Re: Is this a good habit?, Chris Dollin, 2006/07/27
- Re: Is this a good habit?, Richard Heathfield, 2006/07/27
- Re: Is this a good habit?, Michael Wojcik, 2006/07/27
- Re: Is this a good habit?, Ancient_Hacker, 2006/07/27
- Re: Is this a good habit?, Flash Gordon, 2006/07/27
- Re: Is this a good habit?, Chris Torek, 2006/07/27
- Re: Is this a good habit?, Ancient_Hacker, 2006/07/27
- Re: Is this a good habit?, Mark McIntyre, 2006/07/27
- Re: Is this a good habit?, Ancient_Hacker, 2006/07/27
- Re: Is this a good habit?, Mark McIntyre, 2006/07/28
- Re: Is this a good habit?, Ancient_Hacker, 2006/07/29
- Re: Is this a good habit?, Flash Gordon, 2006/07/29
- Re: Is this a good habit?, Ancient_Hacker, 2006/07/29
- Re: Is this a good habit?, Chris Torek, 2006/07/29
- Re: Is this a good habit?, Leor Zolman, 2006/07/30
- Re: Is this a good habit?, Chris Torek, 2006/07/27
- Re: Is this a good habit?, Michael Wojcik, 2006/07/28
- Re: Is this a good habit?, Chris Dollin, 2006/07/28
- Re: Is this a good habit?, Michael Wojcik, 2006/07/28
- Message not available
- Re: Is this a good habit?, websnarf, 2006/07/27
- Message not available
- Re: Is this a good habit?, Frederick Gotham, 2006/07/27
- Re: Is this a good habit?, goose, 2006/07/27
- Re: Is this a good habit?, websnarf, 2006/07/27
- Re: Is this a good habit?, gw7rib, 2006/07/28
Typdef pointers to structs or not?,
Johan Tibell,
2006/07/27
- Re: Typdef pointers to structs or not?, Bill Pursell, 2006/07/27
- Re: Typdef pointers to structs or not?, Chris Dollin, 2006/07/27
- Re: Typdef pointers to structs or not?, Michael Wojcik, 2006/07/27
- Re: Typdef pointers to structs or not?, SM Ryan, 2006/07/27
- Re: Typdef pointers to structs or not?, Jack Klein, 2006/07/27
- Re: Typdef pointers to structs or not?, Herbert Rosenau, 2006/07/28
Double increment question.,
Robbie Hatley,
2006/07/24
- Re: Double increment question., Richard Riley, 2006/07/25
- Re: Double increment question., spibou, 2006/07/25
- Re: Double increment question., BubbaGump, 2006/07/25
- Re: Double increment question., Richard Heathfield, 2006/07/25
- Re: Double increment question., Frederick Gotham, 2006/07/25
Newbie help request - C++ Compiler for Macintosh,
macnoob,
2006/07/24
- Re: Newbie help request - C++ Compiler for Macintosh, Andrew Poelstra, 2006/07/24
- Re: Newbie help request - C++ Compiler for Macintosh, Flash Gordon, 2006/07/24
- Re: Newbie help request - C++ Compiler for Macintosh, tharpa, 2006/07/24
- Re: Newbie help request - C++ Compiler for Macintosh, Mark McIntyre, 2006/07/24
- Re: Newbie help request - C++ Compiler for Macintosh, Monkey, 2006/07/24
Re: Difference between int i, j; and int i; int j;,
Ico,
2006/07/24
- Re: Difference between int i, j; and int i; int j;, Richard Bos, 2006/07/24
- Re: Difference between int i, j; and int i; int j;, Chris Dollin, 2006/07/24
- Re: Difference between int i, j; and int i; int j;, John Bode, 2006/07/24
- Re: Difference between int i, j; and int i; int j;, Eric Sosman, 2006/07/24
- Re: Difference between int i, j; and int i; int j;, jacob navia, 2006/07/24
Re: Casting a byte array to allow assignment,
Aaron Gage,
2006/07/24
- Re: Casting a byte array to allow assignment, Flash Gordon, 2006/07/24
- Re: Casting a byte array to allow assignment, Frederick Gotham, 2006/07/24
- Re: Casting a byte array to allow assignment, Eric Sosman, 2006/07/24
- Re: Casting a byte array to allow assignment, Ben Pfaff, 2006/07/24
- Re: Casting a byte array to allow assignment, Keith Thompson, 2006/07/24
- Re: Casting a byte array to allow assignment, Jack Klein, 2006/07/24
- Re: Casting a byte array to allow assignment, Dave Thompson, 2006/07/31
- Re: Casting a byte array to allow assignment, SM Ryan, 2006/07/24
Re: A question,
Nick Vatamaniuc,
2006/07/24
- Re: A question, John Bode, 2006/07/24
- Re: A question, Allan M. Bruce, 2006/07/24
- Re: A question, Christopher Benson-Manica, 2006/07/24
- Re: A question, Matt Junx, 2006/07/24
- Re: A question, bob, 2006/07/24
const integers,
Serve Laurijssen,
2006/07/23
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
The C language in the planet Mars,
jacob navia,
2006/07/23
- Re: The C language in the planet Mars, Richard Tobin, 2006/07/23
- Re: The C language in the planet Mars, BubbaGump, 2006/07/25
- Re: The C language in the planet Mars, Richard Heathfield, 2006/07/25
- Re: The C language in the planet Mars, Walter Roberson, 2006/07/25
- Re: The C language in the planet Mars, Tak-Shing Chan, 2006/07/25
- Re: The C language in the planet Mars, Richard Heathfield, 2006/07/25
- Re: The C language in the planet Mars, Keith Thompson, 2006/07/25
- Re: The C language in the planet Mars, goose, 2006/07/27
- Re: The C language in the planet Mars, Keith Thompson, 2006/07/27
- Re: The C language in the planet Mars, Eric Sosman, 2006/07/27
- Re: The C language in the planet Mars, Frederick Gotham, 2006/07/28
- Re: The C language in the planet Mars, Eric Sosman, 2006/07/28
- Re: The C language in the planet Mars, Default User, 2006/07/29
- Re: The C language in the planet Mars, lawrence . jones, 2006/07/29
- Re: The C language in the planet Mars, Mabden, 2006/07/29
- Re: The C language in the planet Mars, Frederick Gotham, 2006/07/29
- Re: The C language in the planet Mars, J. J. Farrell, 2006/07/28
- Re: The C language in the planet Mars, Eric Sosman, 2006/07/28
- Re: The C language in the planet Mars, Keith Thompson, 2006/07/28
- Re: The C language in the planet Mars, websnarf, 2006/07/27
- Re: The C language in the planet Mars, goose, 2006/07/27
memmove: works on C's abstraction layer? or no?,
Kobu,
2006/07/22
- Re: memmove: works on C's abstraction layer? or no?, Tom St Denis, 2006/07/22
- Re: memmove: works on C's abstraction layer? or no?, Richard Heathfield, 2006/07/22
- Re: memmove: works on C's abstraction layer? or no?, Gordon Burditt, 2006/07/22
- Re: memmove: works on C's abstraction layer? or no?, Eric Sosman, 2006/07/22
- Re: memmove: works on C's abstraction layer? or no?, Malcolm, 2006/07/22
Segmentation fault,
Shuaib,
2006/07/22
- Re: Segmentation fault, Tom St Denis, 2006/07/22
- Re: Segmentation fault, spibou, 2006/07/22
- Re: Segmentation fault, Shuaib, 2006/07/22
- Re: Segmentation fault, Shuaib, 2006/07/22
- Re: Segmentation fault, Shuaib, 2006/07/22
- Re: Segmentation fault, Barry Schwarz, 2006/07/22
- Re: Segmentation fault, Christopher Benson-Manica, 2006/07/25
very simple array question,
Michael,
2006/07/22
- Re: very simple array question, code_wrong, 2006/07/22
- Re: very simple array question, jacob navia, 2006/07/22
- Re: very simple array question, Mark McIntyre, 2006/07/22
- Re: very simple array question, Keith Thompson, 2006/07/22
- Re: very simple array question, guru.jois@xxxxxxxxx, 2006/07/25
Sizeof int,
write2gops,
2006/07/22
- Re: Sizeof int, sandy, 2006/07/22
- Re: Sizeof int, Andrew Poelstra, 2006/07/22
- Re: Sizeof int, Richard Tobin, 2006/07/22
- Re: Sizeof int, Tak-Shing Chan, 2006/07/22
- Re: Sizeof int, Andrew Poelstra, 2006/07/22
- Re: Sizeof int, Mark McIntyre, 2006/07/23
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Sizeof int, Ben Pfaff, 2006/07/24
- Message not available
- Re: Sizeof int, Tom St Denis, 2006/07/22
- Re: Sizeof int, Eric Sosman, 2006/07/22
- Re: Sizeof int, jacob navia, 2006/07/22
- Re: Sizeof int, Richard Heathfield, 2006/07/22
- Re: Sizeof int, Tom St Denis, 2006/07/22
- Re: Sizeof int, jacob navia, 2006/07/22
- Re: Sizeof int, Tom St Denis, 2006/07/22
- Re: Sizeof int, jacob navia, 2006/07/22
- Re: Sizeof int, Mark McIntyre, 2006/07/22
- Re: Sizeof int, jacob navia, 2006/07/22
- Re: Sizeof int, Tom St Denis, 2006/07/22
- Re: Sizeof int, Keith Thompson, 2006/07/22
- Re: Sizeof int, jacob navia, 2006/07/23
- Re: Sizeof int, Mark McIntyre, 2006/07/23
- Re: Sizeof int, Tom St Denis, 2006/07/22
- Re: Sizeof int, jacob navia, 2006/07/22
- Re: Sizeof int, Richard Tobin, 2006/07/22
- Re: Sizeof int, jacob navia, 2006/07/22
- Re: Sizeof int, Keith Thompson, 2006/07/22
- Re: Sizeof int, Richard Tobin, 2006/07/23
- Re: Sizeof int, jacob navia, 2006/07/23
- Re: Sizeof int, Dik T. Winter, 2006/07/22
- Re: Sizeof int, jacob navia, 2006/07/23
- Re: Sizeof int, Keith Thompson, 2006/07/23
- Re: Sizeof int, Lars, 2006/07/22
- Re: Sizeof int, Barry Schwarz, 2006/07/22
- Re: Sizeof int, Mark McIntyre, 2006/07/22
- Re: Sizeof int, Kenneth Brody, 2006/07/22
'int *i ' or 'int* i',
Julia,
2006/07/21
- Re: 'int *i ' or 'int* i', pete, 2006/07/21
- Re: 'int *i ' or 'int* i', Andrew Poelstra, 2006/07/21
- Re: 'int *i ' or 'int* i', Keith Thompson, 2006/07/21
- Re: 'int *i ' or 'int* i', Kaz Kylheku, 2006/07/21
- Re: 'int *i ' or 'int* i', inmatarian, 2006/07/21
- Re: 'int *i ' or 'int* i', Bill Pursell, 2006/07/22
VERY strange C anomaly,
Bernard Liang,
2006/07/20
- Re: VERY strange C anomaly, Dann Corbit, 2006/07/20
- Re: VERY strange C anomaly, Ben Pfaff, 2006/07/20
- Re: VERY strange C anomaly, Bernard Liang, 2006/07/20
- Re: VERY strange C anomaly, Eric Sosman, 2006/07/20
- Re: VERY strange C anomaly, Chris Torek, 2006/07/20
floating point problem,
dis_is_eagle,
2006/07/20
- Re: floating point problem, Ian Collins, 2006/07/20
- Re: floating point problem, MQ, 2006/07/20
- Re: floating point problem, MQ, 2006/07/20
- Re: floating point problem, Richard Heathfield, 2006/07/20
- Re: floating point problem, Ancient_Hacker, 2006/07/20
- Re: floating point problem, Dik T. Winter, 2006/07/20
- Re: floating point problem, Richard Heathfield, 2006/07/20
- Re: floating point problem, Ancient_Hacker, 2006/07/20
- Re: floating point problem, Richard Heathfield, 2006/07/20
- Re: floating point problem, Tak-Shing Chan, 2006/07/20
- Re: floating point problem, Dann Corbit, 2006/07/20
- Re: floating point problem, Tak-Shing Chan, 2006/07/20
- Re: floating point problem, Dann Corbit, 2006/07/20
- Re: floating point problem, Tak-Shing Chan, 2006/07/20
- Re: floating point problem, Richard Heathfield, 2006/07/20
- Re: floating point problem, Tak-Shing Chan, 2006/07/20
- Re: floating point problem, Richard Heathfield, 2006/07/20
- Re: floating point problem, Tak-Shing Chan, 2006/07/20
- Re: floating point problem, Dann Corbit, 2006/07/20
- Re: floating point problem, Richard Heathfield, 2006/07/20
- Re: floating point problem, Mark McIntyre, 2006/07/20
- Re: floating point problem, Dik T. Winter, 2006/07/20
- Re: floating point problem, Gordon Burditt, 2006/07/20
- Re: floating point problem, Default User, 2006/07/20
- Re: floating point problem, Keith Thompson, 2006/07/20
- Re: floating point problem, Joe Wright, 2006/07/20
- Re: floating point problem, Joe Wright, 2006/07/20
const headache const,
lwawrzyniak,
2006/07/19
- Re: const headache const, Flash Gordon, 2006/07/19
- Re: const headache const, Michael Mair, 2006/07/19
- Re: const headache const, Bill Pursell, 2006/07/19
- Re: const headache const, lovecreatesbeauty, 2006/07/19
- Re: const headache const, lovecreatesbeauty, 2006/07/19
- Re: const headache const, Frederick Gotham, 2006/07/20
sizeof(),
Jack,
2006/07/19
- Re: sizeof(), Tom St Denis, 2006/07/19
- Re: sizeof(), Robert Gamble, 2006/07/19
- Re: sizeof(), Walter Roberson, 2006/07/19
- Re: sizeof(), Roberto Waltman, 2006/07/19
- Re: sizeof(), Peter "Shaggy" Haywood, 2006/07/24
comparison,
Ajay,
2006/07/19
- Re: comparison, Richard Heathfield, 2006/07/19
- Re: comparison, Chris Dollin, 2006/07/19
- Re: comparison, Richard Bos, 2006/07/19
- Re: comparison, Martin Ambuhl, 2006/07/19
- Re: comparison, Keith Thompson, 2006/07/19
Accessing structure elements using pointer math - padding worries?,
quantumred,
2006/07/18
- Re: Accessing structure elements using pointer math - padding worries?, J. J. Farrell, 2006/07/18
- Re: Accessing structure elements using pointer math - padding worries?, EventHelix.com, 2006/07/18
- Re: Accessing structure elements using pointer math - padding worries?, Gordon Burditt, 2006/07/18
- Re: Accessing structure elements using pointer math - padding worries?, Barry Schwarz, 2006/07/18
- Re: Accessing structure elements using pointer math - padding worries?, Default User, 2006/07/19
- Re: Accessing structure elements using pointer math - padding worries?, Frederick Gotham, 2006/07/20
Counting 'on' bits in a byte?,
John,
2006/07/18
- Re: Counting 'on' bits in a byte?, Tom St Denis, 2006/07/18
- Re: Counting 'on' bits in a byte?, Morris Dovey, 2006/07/18
- Re: Counting 'on' bits in a byte?, pete, 2006/07/18
- Re: Counting 'on' bits in a byte?, Joe Wright, 2006/07/18
- Re: Counting 'on' bits in a byte?, Ian Collins, 2006/07/18
- Re: Counting 'on' bits in a byte?, manoj1978, 2006/07/19
- Re: Counting 'on' bits in a byte?, Bill Pursell, 2006/07/19
typedef, structs, and pointers,
Steve Carter,
2006/07/18
- Re: typedef, structs, and pointers, Roberto Waltman, 2006/07/18
- Re: typedef, structs, and pointers, Steve Carter, 2006/07/18
- Re: typedef, structs, and pointers, Ben Pfaff, 2006/07/18
- Re: typedef, structs, and pointers, Eric Sosman, 2006/07/18
- Re: typedef, structs, and pointers, Roberto Waltman, 2006/07/18
- Re: typedef, structs, and pointers, John Bode, 2006/07/18
- Re: typedef, structs, and pointers, lovecreatesbeauty, 2006/07/19
- Re: typedef, structs, and pointers, Walter Roberson, 2006/07/18
- Re: typedef, structs, and pointers, Default User, 2006/07/18
- Re: typedef, structs, and pointers, Snis Pilbor, 2006/07/18
- Re: typedef, structs, and pointers, Chris Torek, 2006/07/18
- Re: typedef, structs, and pointers, pete, 2006/07/18
segementation fault,
priyanka,
2006/07/18
- Re: segementation fault, Roberto Waltman, 2006/07/18
- Re: segementation fault, Lew Pitcher, 2006/07/18
- Re: segementation fault, Ancient_Hacker, 2006/07/18
- Re: segementation fault, Morris Dovey, 2006/07/18
- Re: segementation fault, Ben Pfaff, 2006/07/18
- Re: segementation fault, Eric Sosman, 2006/07/18
help with this struct,
learnfpga,
2006/07/18
- Re: help with this struct, Richard Bos, 2006/07/18
- Re: help with this struct, Fred Kleinschmidt, 2006/07/18
- Re: help with this struct, Mark McIntyre, 2006/07/18
- Re: help with this struct, Norbert Kolvenbach, 2006/07/18
- Re: help with this struct, lovecreatesbeauty, 2006/07/19
query about main(),
onkar,
2006/07/18
- Re: query about main(), Ancient_Hacker, 2006/07/18
- Re: query about main(), Flash Gordon, 2006/07/18
- Re: query about main(), ankisharma, 2006/07/18
- Re: query about main(), osmium, 2006/07/18
- Re: query about main(), Clever Monkey, 2006/07/18
Re: sizeof,
ena8t8si,
2006/07/17
- Re: sizeof, Mabden, 2006/07/18
- Re: sizeof, Ancient_Hacker, 2006/07/18
- Re: sizeof, Flash Gordon, 2006/07/18
- Re: sizeof, Ancient_Hacker, 2006/07/18
- Re: sizeof, Chris Dollin, 2006/07/18
- Re: sizeof, Flash Gordon, 2006/07/18
- Re: sizeof, Ancient_Hacker, 2006/07/18
- Re: sizeof, Ben Pfaff, 2006/07/18
- Re: sizeof, Richard Heathfield, 2006/07/18
- Re: sizeof, Walter Roberson, 2006/07/18
- Re: sizeof, Flash Gordon, 2006/07/18
- Re: sizeof, Keith Thompson, 2006/07/18
- Re: sizeof, pete, 2006/07/18
- Re: sizeof, pete, 2006/07/18
convert int to string without using standard library (stdio.h),
ceeques,
2006/07/17
- Re: convert int to string without using standard library (stdio.h), spibou, 2006/07/17
- Re: convert int to string without using standard library (stdio.h), Peter Nilsson, 2006/07/17
- Re: convert int to string without using standard library (stdio.h), pete, 2006/07/17
- Re: convert int to string without using standard library (stdio.h), websnarf, 2006/07/17
- Re: convert int to string without using standard library (stdio.h), Old Wolf, 2006/07/17
- Re: convert int to string without using standard library (stdio.h), websnarf, 2006/07/18
- Re: convert int to string without using standard library (stdio.h), Mark McIntyre, 2006/07/18
- Re: convert int to string without using standard library (stdio.h), websnarf, 2006/07/18
- Re: convert int to string without using standard library (stdio.h), Mark McIntyre, 2006/07/18
- Re: convert int to string without using standard library (stdio.h), websnarf, 2006/07/18
- Re: convert int to string without using standard library (stdio.h), Mark McIntyre, 2006/07/19
- Re: convert int to string without using standard library (stdio.h), websnarf, 2006/07/19
- Message not available
- Re: convert int to string without using standard library (stdio.h), websnarf, 2006/07/20
- Re: convert int to string without using standard library (stdio.h), Richard Heathfield, 2006/07/20
- Re: convert int to string without using standard library (stdio.h), Keith Thompson, 2006/07/21
- Re: convert int to string without using standard library (stdio.h), Default User, 2006/07/21
- Re: convert int to string without using standard library (stdio.h), Old Wolf, 2006/07/17
- Re: convert int to string without using standard library (stdio.h), Herbert Rosenau, 2006/07/18
char *arr[n] Vs. char **arr,
yogeshmk,
2006/07/17
- Re: char *arr[n] Vs. char **arr, raxitsheth2000, 2006/07/17
- Re: char *arr[n] Vs. char **arr, Richard Bos, 2006/07/17
- Re: char *arr[n] Vs. char **arr, deepak, 2006/07/17
- Re: char *arr[n] Vs. char **arr, deepak, 2006/07/17
- Re: char *arr[n] Vs. char **arr, Barry Schwarz, 2006/07/17
Declaration specifiers,
cp,
2006/07/16
- Re: Declaration specifiers, spibou, 2006/07/16
- Re: Declaration specifiers, narasimaperumal, 2006/07/16
- Re: Declaration specifiers, Eric Sosman, 2006/07/16
- Re: Declaration specifiers, Simon Biber, 2006/07/16
- Re: Declaration specifiers, cp, 2006/07/16
help getting substring,
gmclee,
2006/07/16
- Re: help getting substring, tmp123, 2006/07/16
- Re: help getting substring, manoj1978, 2006/07/16
- Re: help getting substring, Bill Pursell, 2006/07/16
- Re: help getting substring, August Karlstrom, 2006/07/16
- Re: help getting substring, Ben Bacarisse, 2006/07/16
How to write a small graceful gcd function?,
lovecreatesbeauty,
2006/07/15
- Re: How to write a small graceful gcd function?, Nabsha, 2006/07/15
- Re: How to write a small graceful gcd function?, Julian V. Noble, 2006/07/15
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Walter Roberson, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Keith Thompson, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Ben Pfaff, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/17
- Re: How to write a small graceful gcd function?, Keith Thompson, 2006/07/17
- Re: How to write a small graceful gcd function?, Mark McIntyre, 2006/07/18
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/18
- Re: How to write a small graceful gcd function?, Chris Dollin, 2006/07/18
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/18
- Re: How to write a small graceful gcd function?, Chris Dollin, 2006/07/18
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/18
- Re: How to write a small graceful gcd function?, Chris Dollin, 2006/07/18
- Re: How to write a small graceful gcd function?, Richard Tobin, 2006/07/18
- Re: How to write a small graceful gcd function?, Keith Thompson, 2006/07/18
- Re: How to write a small graceful gcd function?, Mark McIntyre, 2006/07/18
- Re: How to write a small graceful gcd function?, Tom St Denis, 2006/07/18
- Re: How to write a small graceful gcd function?, Mark McIntyre, 2006/07/18
- Re: How to write a small graceful gcd function?, Richard Heathfield, 2006/07/18
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/18
- Re: How to write a small graceful gcd function?, Ben Pfaff, 2006/07/18
- Re: How to write a small graceful gcd function?, av, 2006/07/19
- Re: How to write a small graceful gcd function?, Old Wolf, 2006/07/18
- Re: How to write a small graceful gcd function?, Chris Torek, 2006/07/18
- Re: How to write a small graceful gcd function?, Ben Bacarisse, 2006/07/19
- Re: How to write a small graceful gcd function?, Chris Torek, 2006/07/19
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/19
- Re: How to write a small graceful gcd function?, jaysome, 2006/07/20
- Re: How to write a small graceful gcd function?, Michael Wojcik, 2006/07/18
- Re: How to write a small graceful gcd function?, Nils Weller, 2006/07/18
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Dann Corbit, 2006/07/17
- Re: How to write a small graceful gcd function?, Ben Pfaff, 2006/07/17
Does malloc() reuse addresses?,
avasilev,
2006/07/14
- Re: Does malloc() reuse addresses?, Dann Corbit, 2006/07/14
- Re: Does malloc() reuse addresses?, Ben Pfaff, 2006/07/14
- Re: Does malloc() reuse addresses?, goose, 2006/07/14
- Re: Does malloc() reuse addresses?, Ancient_Hacker, 2006/07/14
- Re: Does malloc() reuse addresses?, Barry Schwarz, 2006/07/14
- Re: Does malloc() reuse addresses?, swengineer001@xxxxxxxxx, 2006/07/14
- Re: Does malloc() reuse addresses?, Dann Corbit, 2006/07/14
- Re: Does malloc() reuse addresses?, avasilev, 2006/07/14
- Re: Does malloc() reuse addresses?, Skarmander, 2006/07/14
Convert Int Value To Pointer,
ReaperUnreal,
2006/07/14
- Re: Convert Int Value To Pointer, ReaperUnreal, 2006/07/14
- Re: Convert Int Value To Pointer, Richard Heathfield, 2006/07/14
- Re: Convert Int Value To Pointer, Eric Sosman, 2006/07/14
- Re: Convert Int Value To Pointer, Frederick Gotham, 2006/07/14
- Re: Convert Int Value To Pointer, Rod Pemberton, 2006/07/15
Re: Amazon used lisp & C exclusively? (clc,cll),
Richard Heathfield,
2006/07/14
- Re: Amazon used lisp & C exclusively? (clc,cll), lovecreatesbeauty, 2006/07/14
- Re: Amazon used lisp & C exclusively? (clc,cll), Stephen Sprunk, 2006/07/14
- Re: Amazon used lisp & C exclusively? (clc,cll), Richard Heathfield, 2006/07/14
- Re: Amazon used lisp & C exclusively? (clc,cll), Nelu, 2006/07/14
- Re: Amazon used lisp & C exclusively? (clc,cll), Al Balmer, 2006/07/14
- Re: Amazon used lisp & C exclusively? (clc,cll), Darren New, 2006/07/14
command line arguements with spaces in them,
raphfrk,
2006/07/14
- Re: command line arguements with spaces in them, Rouben Rostamian, 2006/07/14
- Re: command line arguements with spaces in them, Richard Heathfield, 2006/07/14
- Re: command line arguements with spaces in them, Skarmander, 2006/07/14
- Re: command line arguements with spaces in them, Keith Thompson, 2006/07/14
- Re: command line arguements with spaces in them, Mark McIntyre, 2006/07/14
- Re: command line arguements with spaces in them, Richard Heathfield, 2006/07/14
- Re: command line arguements with spaces in them, Mark McIntyre, 2006/07/15
- Re: command line arguements with spaces in them, Richard Heathfield, 2006/07/15
- Re: command line arguements with spaces in them, Mark McIntyre, 2006/07/15
- Re: command line arguements with spaces in them, Richard Heathfield, 2006/07/15
- Re: command line arguements with spaces in them, Skarmander, 2006/07/15
- Re: command line arguements with spaces in them, Rouben Rostamian, 2006/07/15
- Re: command line arguements with spaces in them, Mark McIntyre, 2006/07/16
- Re: command line arguements with spaces in them, Richard Heathfield, 2006/07/16
- Re: command line arguements with spaces in them, Gordon Burditt, 2006/07/17
- Re: command line arguements with spaces in them, Richard Heathfield, 2006/07/17
- Re: command line arguements with spaces in them, Al Balmer, 2006/07/17
- Re: command line arguements with spaces in them, Michael Wojcik, 2006/07/17
- Re: command line arguements with spaces in them, Randy Howard, 2006/07/16
- Re: command line arguements with spaces in them, Joe Wright, 2006/07/15
- Re: command line arguements with spaces in them, Rod Pemberton, 2006/07/15
- Re: command line arguements with spaces in them, James Dow Allen, 2006/07/15
- Re: command line arguements with spaces in them, Randy Howard, 2006/07/16
- Re: command line arguements with spaces in them, Simon Biber, 2006/07/14
- Re: command line arguements with spaces in them, Al Balmer, 2006/07/14
- Re: command line arguements with spaces in them, Rod Pemberton, 2006/07/15
focus,
devdris,
2006/07/14
How to use scanf() safely?,
iwinux,
2006/07/14
- Re: How to use scanf() safely?, pemo, 2006/07/14
- Re: How to use scanf() safely?, Michael Mair, 2006/07/14
- Re: How to use scanf() safely?, Eric Sosman, 2006/07/14
- Re: How to use scanf() safely?, Richard Heathfield, 2006/07/14
- Re: How to use scanf() safely?, websnarf, 2006/07/19
good C compiler,
polychrom,
2006/07/14
- Re: good C compiler, AB, 2006/07/14
- Re: good C compiler, jacob navia, 2006/07/14
- Re: good C compiler, Andrew Poelstra, 2006/07/14
- Re: good C compiler, napi, 2006/07/14
- Re: good C compiler, Ian, 2006/07/15
- Re: good C compiler, David Wade, 2006/07/16
malloc/free question,
Snis Pilbor,
2006/07/13
- Re: malloc/free question, Morris Dovey, 2006/07/13
- Re: malloc/free question, Tom St Denis, 2006/07/13
- Re: malloc/free question, Tom St Denis, 2006/07/13
- Re: malloc/free question, Keith Thompson, 2006/07/13
- Re: malloc/free question, Andrey Tarasevich, 2006/07/13
- Re: malloc/free question, Al Balmer, 2006/07/13
What is strcmp supposed to return if one or both arguments passed to it are NULL ?,
spibou,
2006/07/13
- Re: What is strcmp supposed to return if one or both arguments passed to it are NULL ?, Richard Heathfield, 2006/07/13
- Re: What is strcmp supposed to return if one or both arguments passed to it are NULL ?, Chris Dollin, 2006/07/13
- Re: What is strcmp supposed to return if one or both arguments passed to it are NULL ?, lovecreatesbeauty, 2006/07/13
- Re: What is strcmp supposed to return if one or both arguments passed to it are NULL ?, goose, 2006/07/13
- Re: What is strcmp supposed to return if one or both arguments passed to it are NULL ?, Gordon Burditt, 2006/07/13
C is too old? opinions?,
Lasse Espeholt,
2006/07/12
- Re: C is too old? opinions?, Ben Pfaff, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Ben Pfaff, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Coos Haak, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Coos Haak, 2006/07/12
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, Stephen Sprunk, 2006/07/13
- Re: C is too old? opinions?, Bill Pursell, 2006/07/13
- Re: C is too old? opinions?, Richard Heathfield, 2006/07/12
- Re: C is too old? opinions?, Mark McIntyre, 2006/07/12
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Richard Heathfield, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Tak-Shing Chan, 2006/07/12
- Re: C is too old? opinions?, Richard Heathfield, 2006/07/12
- Re: C is too old? opinions?, Tak-Shing Chan, 2006/07/12
- Re: C is too old? opinions?, Richard Heathfield, 2006/07/12
- Re: C is too old? opinions?, goose, 2006/07/13
- Re: C is too old? opinions?, Tak-Shing Chan, 2006/07/13
- Re: C is too old? opinions?, goose, 2006/07/13
- Re: C is too old? opinions?, Tak-Shing Chan, 2006/07/13
- Re: C is too old? opinions?, Tak-Shing Chan, 2006/07/13
- Re: C is too old? opinions?, Richard Heathfield, 2006/07/13
- Re: C is too old? opinions?, Tak-Shing Chan, 2006/07/13
- Re: C is too old? opinions?, Richard Heathfield, 2006/07/13
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Ian Collins, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Ian Collins, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Ian Collins, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Richard Heathfield, 2006/07/12
- Re: C is too old? opinions?, Ian Collins, 2006/07/12
- Re: C is too old? opinions?, Robert Latest, 2006/07/13
- Re: C is too old? opinions?, Robert Latest, 2006/07/13
- Re: C is too old? opinions?, Richard Heathfield, 2006/07/13
- Re: C is too old? opinions?, goose, 2006/07/13
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, goose, 2006/07/13
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/13
- Re: C is too old? opinions?, goose, 2006/07/13
- Re: C is too old? opinions?, Keith Thompson, 2006/07/13
- Re: C is too old? opinions?, Ben Pfaff, 2006/07/13
- Re: C is too old? opinions?, jaysome, 2006/07/14
- Re: C is too old? opinions?, pete, 2006/07/14
- Re: C is too old? opinions?, Harald van Dijk, 2006/07/14
- Re: C is too old? opinions?, pete, 2006/07/14
- Re: C is too old? opinions?, jaysome, 2006/07/14
- Re: C is too old? opinions?, pete, 2006/07/14
- Re: C is too old? opinions?, goose, 2006/07/14
- Re: C is too old? opinions?, pete, 2006/07/13
- Re: C is too old? opinions?, Mark McIntyre, 2006/07/13
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, Ian Collins, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Ian Collins, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, Chris Dollin, 2006/07/13
- Re: C is too old? opinions?, v4vijayakumar, 2006/07/13
- Re: C is too old? opinions?, Mark McIntyre, 2006/07/12
- Re: C is too old? opinions?, Walter Roberson, 2006/07/12
- Re: C is too old? opinions?, Andrew Poelstra, 2006/07/12
- Re: C is too old? opinions?, Richard Heathfield, 2006/07/12
- Re: C is too old? opinions?, Default User, 2006/07/12
- Re: C is too old? opinions?, Fred Kleinschmidt, 2006/07/12
- Re: C is too old? opinions?, Lasse Espeholt, 2006/07/12
- Re: C is too old? opinions?, goose, 2006/07/13
- Re: C is too old? opinions?, Jack Klein, 2006/07/13
- Re: C is too old? opinions?, John Bode, 2006/07/13
- Re: C is too old? opinions?, Dann Corbit, 2006/07/13
- Re: C is too old? opinions?, WaterWalk, 2006/07/13
C macro,
sunny,
2006/07/12
- Re: C macro, Richard Heathfield, 2006/07/12
- Re: C macro, Morris Dovey, 2006/07/12
- Re: C macro, Ancient_Hacker, 2006/07/12
- Re: C macro, Tak-Shing Chan, 2006/07/12
- Re: C macro, sunny, 2006/07/13
assign constant string to BYTE array,
Orange,
2006/07/12
- Re: assign constant string to BYTE array, Richard Heathfield, 2006/07/12
- Re: assign constant string to BYTE array, pankaj, 2006/07/12
- Re: assign constant string to BYTE array, goose, 2006/07/12
- Re: assign constant string to BYTE array, Al Balmer, 2006/07/12
- Re: assign constant string to BYTE array, Thomas J. Gritzan, 2006/07/12
Counting args in variadic macros,
jontwang,
2006/07/11
- Re: Counting args in variadic macros, Michael Mair, 2006/07/11
- Re: Counting args in variadic macros, Richard Heathfield, 2006/07/11
- Re: Counting args in variadic macros, websnarf, 2006/07/11
- Re: Counting args in variadic macros, Robert Gamble, 2006/07/11
- Re: Counting args in variadic macros, Tom St Denis, 2006/07/12
Calling a function when the number of parameters isn't known till runtime,
John Friedland,
2006/07/11
- Re: Calling a function when the number of parameters isn't known till runtime, Malcolm, 2006/07/11
- Re: Calling a function when the number of parameters isn't known till runtime, MQ, 2006/07/11
- Re: Calling a function when the number of parameters isn't known till runtime, rhyde@xxxxxxxxxx, 2006/07/12
- Re: Calling a function when the number of parameters isn't known till runtime, Spiro Trikaliotis, 2006/07/12
- Re: Calling a function when the number of parameters isn't known till runtime, av, 2006/07/12
- Re: Calling a function when the number of parameters isn't known till runtime, spamtrap, 2006/07/12
- Re: Calling a function when the number of parameters isn't known till runtime, Nicholas Howe, 2006/07/13
- Calling a function when the number of parameters isn't known till runtime, John Friedland, 2006/07/11
- Re: Calling a function when the number of parameters isn't known till runtime, Ancient_Hacker, 2006/07/11
- Re: Calling a function when the number of parameters isn't known till runtime, Eric Sosman, 2006/07/11
- Re: Calling a function when the number of parameters isn't known till runtime, Ancient_Hacker, 2006/07/11
- Re: Calling a function when the number of parameters isn't known till runtime, Flash Gordon, 2006/07/11
- Re: Calling a function when the number of parameters isn't known till runtime, websnarf, 2006/07/11
Time Complexity,
davide . sammartino,
2006/07/11
- Re: Time Complexity, Richard Heathfield, 2006/07/11
- Re: Time Complexity, forkazoo, 2006/07/11
- Re: Time Complexity, Walter Roberson, 2006/07/11
- Re: Time Complexity, Keith Thompson, 2006/07/11
- Re: Time Complexity, Martin Ambuhl, 2006/07/11
printf doubt,
dutche,
2006/07/11
- Re: printf doubt, Richard Heathfield, 2006/07/11
- Re: printf doubt, dutche, 2006/07/11
- Re: printf doubt, Barry Schwarz, 2006/07/11
- Re: printf doubt, Ben Pfaff, 2006/07/11
- Re: printf doubt, Barry Schwarz, 2006/07/11
- Re: printf doubt, Ben Pfaff, 2006/07/11
- Re: printf doubt, Michael Wojcik, 2006/07/12
- Re: printf doubt, Barry Schwarz, 2006/07/12
- Re: printf doubt, Coos Haak, 2006/07/12
- Re: printf doubt, robertwessel2@xxxxxxxxx, 2006/07/13
- Re: printf doubt, Joe Wright, 2006/07/13
- Re: printf doubt, Old Wolf, 2006/07/11
- Re: printf doubt, Morris Dovey, 2006/07/11
- Re: printf doubt, Keith Thompson, 2006/07/11
- Re: printf doubt, Richard Heathfield, 2006/07/11
- Re: printf doubt, Flash Gordon, 2006/07/11
- Re: printf doubt, Andrew Poelstra, 2006/07/11
- Re: printf doubt, Fred Kleinschmidt, 2006/07/11
Largest Palindrome,
ramakrishnadeepak,
2006/07/11
- Re: Largest Palindrome, Richard Bos, 2006/07/11
- Re: Largest Palindrome, osmium, 2006/07/11
- Re: Largest Palindrome, Frederick Gotham, 2006/07/11
- Re: Largest Palindrome, Andrew Poelstra, 2006/07/11
- Re: Largest Palindrome, pete, 2006/07/11
- Re: Largest Palindrome, lovecreatesbeauty, 2006/07/11
- Re: Largest Palindrome, Richard Heathfield, 2006/07/11
- Re: Largest Palindrome, Flash Gordon, 2006/07/11
- Re: Largest Palindrome, lovecreatesbeauty, 2006/07/11
- Re: Largest Palindrome, Flash Gordon, 2006/07/11
- Re: Largest Palindrome, Michael Wojcik, 2006/07/12
- Re: Largest Palindrome, lovecreatesbeauty, 2006/07/12
- Re: Largest Palindrome, Michael Wojcik, 2006/07/14
- Re: Largest Palindrome, Flash Gordon, 2006/07/14
- Re: Largest Palindrome, av, 2006/07/15
- Re: Largest Palindrome, Richard Heathfield, 2006/07/15
- Re: Largest Palindrome, Richard Bos, 2006/07/17
- Re: Largest Palindrome, av, 2006/07/17
- Re: Largest Palindrome, Frederick Gotham, 2006/07/17
- Re: Largest Palindrome, Keith Thompson, 2006/07/17
- Re: Largest Palindrome, Old Wolf, 2006/07/11
- Re: Largest Palindrome, lovecreatesbeauty, 2006/07/13
- Re: Largest Palindrome, Nick Keighley, 2006/07/12
ptrs validity,
a,
2006/07/11
- Re: ptrs validity, Richard Heathfield, 2006/07/11
- Re: ptrs validity, Richard Bos, 2006/07/11
- Re: ptrs validity, jacob navia, 2006/07/11
- Re: ptrs validity, Frederick Gotham, 2006/07/11
- Re: ptrs validity, Ancient_Hacker, 2006/07/11
- Re: ptrs validity, Richard Heathfield, 2006/07/11
- Re: ptrs validity, Kenneth Brody, 2006/07/11
- Re: ptrs validity, Al Balmer, 2006/07/11
- Re: ptrs validity, Ancient_Hacker, 2006/07/11
- Re: ptrs validity, Richard Heathfield, 2006/07/11
- Re: ptrs validity, Keith Thompson, 2006/07/11
- Re: ptrs validity, Flash Gordon, 2006/07/11
- Re: ptrs validity, Ancient_Hacker, 2006/07/11
- Re: ptrs validity, Ben Pfaff, 2006/07/11
- Re: ptrs validity, Andrew Poelstra, 2006/07/11
- Re: ptrs validity, David Resnick, 2006/07/11
- Re: ptrs validity, Keith Thompson, 2006/07/11
- Re: ptrs validity, Kenneth Brody, 2006/07/11
- Re: ptrs validity, Mark McIntyre, 2006/07/11
- Re: ptrs validity, Mark McIntyre, 2006/07/11
- Re: ptrs validity, Richard Bos, 2006/07/12
- Re: ptrs validity, David Resnick, 2006/07/11
My gets_ws function,
Andrew Poelstra,
2006/07/10
- Re: My gets_ws function, Michael Brennan, 2006/07/10
- Re: My gets_ws function, Richard Heathfield, 2006/07/10
- Re: My gets_ws function, Andrew Poelstra, 2006/07/10
- Re: My gets_ws function, Richard Heathfield, 2006/07/10
- Re: My gets_ws function, Andrew Poelstra, 2006/07/11
- Re: My gets_ws function, Richard Heathfield, 2006/07/11
- Re: My gets_ws function, Andrew Poelstra, 2006/07/11
- Re: My gets_ws function, Richard Heathfield, 2006/07/11
- Re: My gets_ws function, Andrew Poelstra, 2006/07/11
- Re: My gets_ws function, Richard Heathfield, 2006/07/11
- Re: My gets_ws function, Dietmar Schindler, 2006/07/14
- Re: My gets_ws function, Richard Heathfield, 2006/07/14
- Re: My gets_ws function, Dietmar Schindler, 2006/07/17
- Re: My gets_ws function, Joe Wright, 2006/07/17
- Re: My gets_ws function, Harald van Dijk, 2006/07/11
How to detect an empty file?,
Olivier,
2006/07/10
- Re: How to detect an empty file?, Tom St Denis, 2006/07/10
- Re: How to detect an empty file?, attn.steven.kuo@xxxxxxxxx, 2006/07/10
- Re: How to detect an empty file?, Walter Roberson, 2006/07/10
- Re: How to detect an empty file?, Eric Sosman, 2006/07/10
- Re: How to detect an empty file?, solariun, 2006/07/10
- Re: How to detect an empty file?, Joe Wright, 2006/07/11
- Re: How to detect an empty file?, Joe Wright, 2006/07/11
*** glibc detected *** double free or corruption: 0x086b6b90 ***,
priyanka,
2006/07/10
- Re: *** glibc detected *** double free or corruption: 0x086b6b90 ***, Tom St Denis, 2006/07/10
- Re: *** glibc detected *** double free or corruption: 0x086b6b90 ***, Ben Pfaff, 2006/07/10
- Re: *** glibc detected *** double free or corruption: 0x086b6b90 ***, Default User, 2006/07/10
- Re: *** glibc detected *** double free or corruption: 0x086b6b90 ***, Barry Schwarz, 2006/07/10
- Re: *** glibc detected *** double free or corruption: 0x086b6b90 ***, jjf, 2006/07/10
STL map kinda functionality in C,
comp_novice,
2006/07/10
- Re: STL map kinda functionality in C, Richard Heathfield, 2006/07/10
- Re: STL map kinda functionality in C, Ben Pfaff, 2006/07/10
- Re: STL map kinda functionality in C, websnarf, 2006/07/10
- Re: STL map kinda functionality in C, Richard Heathfield, 2006/07/10
- Re: STL map kinda functionality in C, websnarf, 2006/07/10
- Re: STL map kinda functionality in C, Dann Corbit, 2006/07/10
- Re: STL map kinda functionality in C, Ben Pfaff, 2006/07/10
- Re: STL map kinda functionality in C, Eric Sosman, 2006/07/10
- Re: STL map kinda functionality in C, websnarf, 2006/07/10
- Re: STL map kinda functionality in C, Richard Heathfield, 2006/07/10
- Re: STL map kinda functionality in C, Dann Corbit, 2006/07/10
- Re: STL map kinda functionality in C, Richard Heathfield, 2006/07/10
- Re: STL map kinda functionality in C, Dann Corbit, 2006/07/10
- Re: STL map kinda functionality in C, Richard Heathfield, 2006/07/10
- Re: STL map kinda functionality in C, Dann Corbit, 2006/07/10
- Re: STL map kinda functionality in C, Tak-Shing Chan, 2006/07/10
- Re: STL map kinda functionality in C, Dann Corbit, 2006/07/10
- Re: STL map kinda functionality in C, Marc Boyer, 2006/07/10
- Re: STL map kinda functionality in C, Dann Corbit, 2006/07/10
open() and fopen(),
Jack,
2006/07/10
- Re: open() and fopen(), Gordon Burditt, 2006/07/10
- Re: open() and fopen(), Chris Smith, 2006/07/10
- Re: open() and fopen(), Stephen Sprunk, 2006/07/13
- OT Re: open() and fopen(), Chris Smith, 2006/07/13
- Re: OT Re: open() and fopen(), Keith Thompson, 2006/07/13
- Re: OT Re: open() and fopen(), Chris Smith, 2006/07/14
- Re: OT Re: open() and fopen(), Walter Roberson, 2006/07/14
- Re: OT Re: open() and fopen(), Chris Smith, 2006/07/14
- Re: OT Re: open() and fopen(), Walter Roberson, 2006/07/14
- Re: OT Re: open() and fopen(), Flash Gordon, 2006/07/14
- Re: OT Re: open() and fopen(), Michael Wojcik, 2006/07/16
- Re: OT Re: open() and fopen(), Richard Heathfield, 2006/07/14
- Re: OT Re: open() and fopen(), Michael Wojcik, 2006/07/16
- Re: open() and fopen(), SM Ryan, 2006/07/10
- Re: open() and fopen(), zuoyongping, 2006/07/13
return an int from a function,
a,
2006/07/10
- Re: return an int from a function, Haroon Shafiq, 2006/07/10
- Re: return an int from a function, Gordon Burditt, 2006/07/10
- Re: return an int from a function, Keith Thompson, 2006/07/10
- Re: return an int from a function, jjf, 2006/07/10
- Re: return an int from a function, Chris Dollin, 2006/07/10
- Re: return an int from a function, Martin Ambuhl, 2006/07/10
- Re: return an int from a function, Andrew Poelstra, 2006/07/10
- Re: return an int from a function, Joe Wright, 2006/07/10
Help,
pnreddy1976,
2006/07/10
- Re: Help, Kenny McCormack, 2006/07/10
- Re: Help, Ian Collins, 2006/07/10
- Re: Help, Keith Thompson, 2006/07/10
- Re: Help, Martin Ambuhl, 2006/07/10
- Re: Help, pete, 2006/07/10
- Re: Help, Andrew Poelstra, 2006/07/10
parallel port programming simple problem,
Marco,
2006/07/09
- Re: parallel port programming simple problem, Andrew Poelstra, 2006/07/09
- Re: parallel port programming simple problem, Rouben Rostamian, 2006/07/09
- Re: parallel port programming simple problem, William J. Leary Jr., 2006/07/10
- Re: parallel port programming simple problem, pnreddy1976, 2006/07/10
- Re: parallel port programming simple problem, Martin Ambuhl, 2006/07/10
- Re: parallel port programming simple problem, Gordon Burditt, 2006/07/10
- Re: parallel port programming simple problem, Neil, 2006/07/10
- Re: parallel port programming simple problem, pnreddy1976, 2006/07/10
Where is a static variable stored?,
Jack,
2006/07/09
- Re: Where is a static variable stored?, Keith Thompson, 2006/07/09
- Re: Where is a static variable stored?, Michael Mair, 2006/07/09
- Re: Where is a static variable stored?, Jack, 2006/07/09
- Re: Where is a static variable stored?, Jack, 2006/07/14
- Re: Where is a static variable stored?, Walter Roberson, 2006/07/14
- Re: Where is a static variable stored?, Barry Schwarz, 2006/07/14
- Re: Where is a static variable stored?, Keith Thompson, 2006/07/14
- Re: Where is a static variable stored?, jjf, 2006/07/14
- Re: Where is a static variable stored?, Walter Roberson, 2006/07/14
- Re: Where is a static variable stored?, Malcolm, 2006/07/15
- Re: Where is a static variable stored?, Al Balmer, 2006/07/15
<complex.h>,
Julian V. Noble,
2006/07/09
- Re: <complex.h>, Andrew Poelstra, 2006/07/09
- Re: <complex.h>, Ben Pfaff, 2006/07/09
- Re: <complex.h>, Malcolm, 2006/07/09
- Re: <complex.h>, P.J. Plauger, 2006/07/09
- Re: <complex.h>, Skarmander, 2006/07/09
Comments are welcome for two sequential search C functions,
lovecreatesbeauty,
2006/07/09
- Re: Comments are welcome for two sequential search C functions, Bill Pursell, 2006/07/09
- Re: Comments are welcome for two sequential search C functions, Michael Mair, 2006/07/09
- Re: Comments are welcome for two sequential search C functions, bert, 2006/07/09
- Re: Comments are welcome for two sequential search C functions, Ben C, 2006/07/09
- Re: Comments are welcome for two sequential search C functions, Chris Dollin, 2006/07/10
- Re: Comments are welcome for two sequential search C functions, lovecreatesbeauty, 2006/07/10
- Re: Comments are welcome for two sequential search C functions, Richard Heathfield, 2006/07/10
- Re: Comments are welcome for two sequential search C functions, Chris Dollin, 2006/07/11
- Re: Comments are welcome for two sequential search C functions, Michael Mair, 2006/07/11
- Re: Comments are welcome for two sequential search C functions, Mark McIntyre, 2006/07/11
- Re: Comments are welcome for two sequential search C functions, Richard Heathfield, 2006/07/12
- Re: Comments are welcome for two sequential search C functions, Chris Dollin, 2006/07/12
- Re: Comments are welcome for two sequential search C functions, Richard Heathfield, 2006/07/12
- Re: Comments are welcome for two sequential search C functions, Chris Dollin, 2006/07/12
- Re: Comments are welcome for two sequential search C functions, Richard Heathfield, 2006/07/12
- Re: Comments are welcome for two sequential search C functions, Chris Dollin, 2006/07/12
- Re: Comments are welcome for two sequential search C functions, Al Balmer, 2006/07/12
- Re: Comments are welcome for two sequential search C functions, Chris Dollin, 2006/07/13
- Re: Comments are welcome for two sequential search C functions, Ian Collins, 2006/07/10
- Re: Comments are welcome for two sequential search C functions, August Karlstrom, 2006/07/09
- Re: Comments are welcome for two sequential search C functions, Bill Pursell, 2006/07/11
- Comments are welcome for two sequential search C functions, lovecreatesbeauty, 2006/07/09
Function declarations - why are they needed?,
Seeker,
2006/07/08
- Re: Function declarations - why are they needed?, Ian Collins, 2006/07/08
- Re: Function declarations - why are they needed?, Frederick Gotham, 2006/07/08
- Re: Function declarations - why are they needed?, Ancient_Hacker, 2006/07/08
- Re: Function declarations - why are they needed?, Jiri Slaby, 2006/07/08
- Re: Function declarations - why are they needed?, Joe Wright, 2006/07/08
- Re: Function declarations - why are they needed?, Mark McIntyre, 2006/07/08
- Re: Function declarations - why are they needed?, Julian V. Noble, 2006/07/08
- Re: Function declarations - why are they needed?, Barry Schwarz, 2006/07/08
Inflexible array members,
Adam Warner,
2006/07/08
- Re: Inflexible array members, Harald van Dijk, 2006/07/08
- Re: Inflexible array members, Adam Warner, 2006/07/08
- Re: Inflexible array members, Harald van Dijk, 2006/07/08
- Re: Inflexible array members, Harald van Dijk, 2006/07/08
- Re: Inflexible array members, Adam Warner, 2006/07/08
- Re: Inflexible array members, Harald van Dijk, 2006/07/08
- Re: Inflexible array members, Mark McIntyre, 2006/07/08
- Re: Inflexible array members, Adam Warner, 2006/07/08
- Re: Inflexible array members, Richard Heathfield, 2006/07/08
- Re: Inflexible array members, Adam Warner, 2006/07/08
- Re: Inflexible array members, Richard Heathfield, 2006/07/08
- Re: Inflexible array members, Adam Warner, 2006/07/08
- Re: Inflexible array members, Richard Heathfield, 2006/07/08
- Re: Inflexible array members, Mark McIntyre, 2006/07/08
- Re: Inflexible array members, Adam Warner, 2006/07/08
- Re: Inflexible array members, Richard Heathfield, 2006/07/09
- Re: Inflexible array members, August Karlstrom, 2006/07/09
- Re: Inflexible array members, Mark McIntyre, 2006/07/09
- Re: Inflexible array members, Adam Warner, 2006/07/09
- Re: Inflexible array members, Mark McIntyre, 2006/07/09
- Re: Inflexible array members, jjf, 2006/07/10
- Re: Inflexible array members, Keith Thompson, 2006/07/08
- Re: Inflexible array members, Chris Torek, 2006/07/10
- Re: Inflexible array members, Frederick Gotham, 2006/07/08
hello,
juliocesardvd,
2006/07/07
I really need help on this c program!!! pleaaasseeee,
Diana,
2006/07/07
- Re: I really need help on this c program!!! pleaaasseeee, Clever Monkey, 2006/07/07
- Re: I really need help on this c program!!! pleaaasseeee, Nelu, 2006/07/07
- Re: I really need help on this c program!!! pleaaasseeee, Default User, 2006/07/07
- Re: I really need help on this c program!!! pleaaasseeee, Dann Corbit, 2006/07/07
- Re: I really need help on this c program!!! pleaaasseeee, Bill Pursell, 2006/07/08
- Re: I really need help on this c program!!! pleaaasseeee, Giorgio Silvestri, 2006/07/08
- Re: I really need help on this c program!!! pleaaasseeee, David Wade, 2006/07/08
- Re: I really need help on this c program!!! pleaaasseeee, Tosha, 2006/07/08
- Re: I really need help on this c program!!! pleaaasseeee, Bill Pursell, 2006/07/08
- Re: I really need help on this c program!!! pleaaasseeee, Richard Heathfield, 2006/07/08
- Re: I really need help on this c program!!! pleaaasseeee, Bill Pursell, 2006/07/08
- Re: I really need help on this c program!!! pleaaasseeee, Richard Heathfield, 2006/07/08
- Re: I really need help on this c program!!! pleaaasseeee, mensanator@xxxxxxx, 2006/07/08
- Re: I really need help on this c program!!! pleaaasseeee, Bill Pursell, 2006/07/09
- Re: I really need help on this c program!!! pleaaasseeee, mensanator@xxxxxxx, 2006/07/09
- Re: I really need help on this c program!!! pleaaasseeee, Richard Heathfield, 2006/07/09
- Re: I really need help on this c program!!! pleaaasseeee, John Smith, 2006/07/09
- Re: I really need help on this c program!!! pleaaasseeee, Joe Wright, 2006/07/09
- Re: I really need help on this c program!!! pleaaasseeee, Keith Thompson, 2006/07/09
- Re: I really need help on this c program!!! pleaaasseeee, Clever Monkey, 2006/07/10
- Re: I really need help on this c program!!! pleaaasseeee, Clever Monkey, 2006/07/10
Help in this programm in C,
deppy_3,
2006/07/07
- Re: Help in this programm in C, Richard Heathfield, 2006/07/07
- Re: Help in this programm in C, jaysome, 2006/07/07
- Re: Help in this programm in C, Richard Heathfield, 2006/07/07
- Re: Help in this programm in C, jaysome, 2006/07/07
- Re: Help in this programm in C, Richard Heathfield, 2006/07/07
- Re: Help in this programm in C, Skarmander, 2006/07/07
- Re: Help in this programm in C, Richard Heathfield, 2006/07/07
- Re: Help in this programm in C, Flash Gordon, 2006/07/07
- Re: Help in this programm in C, Skarmander, 2006/07/07
- Re: Help in this programm in C, jacob navia, 2006/07/07
- Re: Help in this programm in C, Skarmander, 2006/07/07
- Re: Help in this programm in C, Keith Thompson, 2006/07/07
- Re: Help in this programm in C, Richard Heathfield, 2006/07/07
- Re: Help in this programm in C, jacob navia, 2006/07/07
- Re: Help in this programm in C, Ian Collins, 2006/07/07
- Re: Help in this programm in C, Skarmander, 2006/07/07
- Re: Help in this programm in C, Ian Collins, 2006/07/07
- Re: Help in this programm in C, Keith Thompson, 2006/07/07
- Re: Help in this programm in C, Richard Heathfield, 2006/07/07
- Re: Help in this programm in C, Skarmander, 2006/07/07
- Re: Help in this programm in C, Flash Gordon, 2006/07/08
- Re: Help in this programm in C, Skarmander, 2006/07/08
- Re: Help in this programm in C, Flash Gordon, 2006/07/09
- Re: Help in this programm in C, Dave Thompson, 2006/07/17
- Re: Help in this programm in C, Richard Bos, 2006/07/07
- Re: Help in this programm in C, Jiri Slaby, 2006/07/07
- Re: Help in this programm in C, osmium, 2006/07/07
- Re: Help in this programm in C, Andrew Poelstra, 2006/07/07
- Re: Help in this programm in C, Richard Heathfield, 2006/07/07
- Re: Help in this programm in C, Richard Heathfield, 2006/07/07
- Re: Help in this programm in C, Jiri Slaby, 2006/07/07
- Re: Help in this programm in C, Keith Thompson, 2006/07/07
- Re: Help in this programm in C, Andrew Poelstra, 2006/07/07
- Re: Help in this programm in C, Richard Heathfield, 2006/07/07
- Re: Help in this programm in C, Jiri Slaby, 2006/07/07
- Re: Help in this programm in C, Jiri Slaby, 2006/07/07
- Re: Help in this programm in C, Mark McIntyre, 2006/07/08
- Re: Help in this programm in C, Bill Pursell, 2006/07/08
- Re: Help in this programm in C, ballpointpenthief, 2006/07/08
- Re: Help in this programm in C, ballpointpenthief, 2006/07/08
- Re: Help in this programm in C, Bill Pursell, 2006/07/08
- Re: Help in this programm in C, ballpointpenthief, 2006/07/08
- Re: Help in this programm in C, Bill Pursell, 2006/07/08
- Re: Help in this programm in C, Mark McIntyre, 2006/07/08
- Re: Help in this programm in C, Bill Pursell, 2006/07/08
- Re: Help in this programm in C, Mark McIntyre, 2006/07/08
- Re: Help in this programm in C, Bill Pursell, 2006/07/09
- Re: Help in this programm in C, Mark McIntyre, 2006/07/09
- Re: Help in this programm in C, Bill Pursell, 2006/07/09
- Re: Help in this programm in C, Mark McIntyre, 2006/07/09
- Re: Help in this programm in C, Bill Pursell, 2006/07/09
- Re: Help in this programm in C, Mark McIntyre, 2006/07/08
- Re: Help in this programm in C, Andrew Poelstra, 2006/07/08
- Re: Help in this programm in C, Mark McIntyre, 2006/07/07
- Re: Help in this programm in C, Dave Thompson, 2006/07/17
- Re: Help in this programm in C, osmium, 2006/07/07
Howto do the impossible with #define ?>?,
Ancient_Hacker,
2006/07/06
- Re: Howto do the impossible with #define ?>?, Eric Sosman, 2006/07/06
- Re: Howto do the impossible with #define ?>?, Ancient_Hacker, 2006/07/07
- Re: Howto do the impossible with #define ?>?, Eric Sosman, 2006/07/07
- Re: Howto do the impossible with #define ?>?, Ancient_Hacker, 2006/07/07
- Re: Howto do the impossible with #define ?>?, Richard Heathfield, 2006/07/07
- Re: Howto do the impossible with #define ?>?, Frederick Gotham, 2006/07/07
- Re: Howto do the impossible with #define ?>?, Eric Sosman, 2006/07/07
- Re: Howto do the impossible with #define ?>?, Richard Heathfield, 2006/07/07
- Re: Howto do the impossible with #define ?>?, Keith Thompson, 2006/07/07
- Re: Howto do the impossible with #define ?>?, Ancient_Hacker, 2006/07/08
- Re: Howto do the impossible with #define ?>?, Chris Torek, 2006/07/10
- Re: Howto do the impossible with #define ?>?, Ancient_Hacker, 2006/07/10
- Re: Howto do the impossible with #define ?>?, Jalapeno, 2006/07/10
- Re: Howto do the impossible with #define ?>?, Ancient_Hacker, 2006/07/10
- Re: Howto do the impossible with #define ?>?, Ben Pfaff, 2006/07/10
- Re: Howto do the impossible with #define ?>?, Jalapeno, 2006/07/10
- Re: Howto do the impossible with #define ?>?, jaysome, 2006/07/10
- Re: Howto do the impossible with #define ?>?, Kenny McCormack, 2006/07/07
Use a suffix or a type cast?,
Hamish M,
2006/07/06
- Re: Use a suffix or a type cast?, Frederick Gotham, 2006/07/06
- Re: Use a suffix or a type cast?, Richard Heathfield, 2006/07/06
- Re: Use a suffix or a type cast?, Keith Thompson, 2006/07/06
- Re: Use a suffix or a type cast?, Ian Collins, 2006/07/06
- Re: Use a suffix or a type cast?, Ben C, 2006/07/08
pointers to structures,
R Dow,
2006/07/06
- Re: pointers to structures, Frederick Gotham, 2006/07/06
- Re: pointers to structures, Tom St Denis, 2006/07/06
- Re: pointers to structures, Roberto Waltman, 2006/07/06
- Re: pointers to structures, Suman, 2006/07/06
- Re: pointers to structures, Ancient_Hacker, 2006/07/06
Re: Is not printf("%p", &i) correct?,
Harald van Dijk,
2006/07/06
- Re: Is not printf("%p", &i) correct?, lovecreatesbeauty, 2006/07/06
- Re: Is not printf("%p", &i) correct?, Chris Torek, 2006/07/06
- Re: Is not printf("%p", &i) correct?, Suman, 2006/07/06
- Re: Is not printf("%p", &i) correct?, "Nils O. Selåsdal", 2006/07/06
- Re: Is not printf("%p", &i) correct?, jaysome, 2006/07/06
- Re: Is not printf("%p", &i) correct?, Andrey Tarasevich, 2006/07/06
Time to ask?,
mdh,
2006/07/05
- Re: Time to ask?, MQ, 2006/07/05
- Re: Time to ask?, Joe Wright, 2006/07/05
- Re: Time to ask?, Andrew Poelstra, 2006/07/05
- Re: Time to ask?, MQ, 2006/07/05
- Re: Time to ask?, mdh, 2006/07/05
- Re: Time to ask?, mdh, 2006/07/05
- Re: Time to ask?, MQ, 2006/07/05
- Re: Time to ask?, mdh, 2006/07/05
- Re: Time to ask?, Andrew Poelstra, 2006/07/05
- Re: Time to ask?, mdh, 2006/07/05
- Re: Time to ask?, Andrew Poelstra, 2006/07/05
- Re: Time to ask?, mdh, 2006/07/05
- Re: Time to ask?, Andrew Poelstra, 2006/07/05
- Re: Time to ask?, mdh, 2006/07/05
- Re: Time to ask?, Andrew Poelstra, 2006/07/05
- Re: Time to ask?, Keith Thompson, 2006/07/05
- Re: Time to ask?, mdh, 2006/07/05
- Re: Time to ask?, Andrew Poelstra, 2006/07/05
- Re: Time to ask?, MQ, 2006/07/05
- Re: Time to ask?, Richard Heathfield, 2006/07/05
- Re: Time to ask?, Andrew Poelstra, 2006/07/06
- Re: Time to ask?, Chris Hills, 2006/07/08
- Re: Time to ask?, Mark McIntyre, 2006/07/08
- Re: Time to ask?, Keith Thompson, 2006/07/08
- Re: Time to ask?, Chris Hills, 2006/07/09
- Re: Time to ask?, Keith Thompson, 2006/07/09
- Re: Time to ask?, Chris Hills, 2006/07/09
- Re: Time to ask?, Andrew Poelstra, 2006/07/05
- Re: Time to ask?, Chris Hills, 2006/07/08
- Re: Time to ask?, Barry Schwarz, 2006/07/05
- Re: Time to ask?, Chris F.A. Johnson, 2006/07/05
- Re: Time to ask?, Richard Heathfield, 2006/07/05
What's the deal with the "toupper" family?,
Frederick Gotham,
2006/07/05
- Re: What's the deal with the "toupper" family?, Eric Sosman, 2006/07/05
- Re: What's the deal with the "toupper" family?, SM Ryan, 2006/07/05
- Re: What's the deal with the "toupper" family?, Ben Pfaff, 2006/07/05
- Re: What's the deal with the "toupper" family?, Jack Klein, 2006/07/05
- Re: What's the deal with the "toupper" family?, Keith Thompson, 2006/07/05
- Re: What's the deal with the "toupper" family?, Peter Nilsson, 2006/07/05
- Re: What's the deal with the "toupper" family?, Frederick Gotham, 2006/07/05
- Re: What's the deal with the "toupper" family?, Frederick Gotham, 2006/07/05
- Re: What's the deal with the "toupper" family?, Andrew Poelstra, 2006/07/05
- Re: What's the deal with the "toupper" family?, Peter Nilsson, 2006/07/06
- Re: What's the deal with the "toupper" family?, Andrew Poelstra, 2006/07/06
- Re: What's the deal with the "toupper" family?, Peter Nilsson, 2006/07/06
- Re: What's the deal with the "toupper" family?, Andrew Poelstra, 2006/07/06
- Re: What's the deal with the "toupper" family?, Eric Sosman, 2006/07/06
- Re: What's the deal with the "toupper" family?, Andrew Poelstra, 2006/07/06
- Re: What's the deal with the "toupper" family?, Eric Sosman, 2006/07/06
- Re: What's the deal with the "toupper" family?, Flash Gordon, 2006/07/06
- Re: What's the deal with the "toupper" family?, Keith Thompson, 2006/07/06
- Re: What's the deal with the "toupper" family?, Keith Thompson, 2006/07/06
- Re: What's the deal with the "toupper" family?, Old Wolf, 2006/07/06
- Re: What's the deal with the "toupper" family?, Mike S, 2006/07/05
- Re: What's the deal with the "toupper" family?, Richard Heathfield, 2006/07/05
- Re: What's the deal with the "toupper" family?, Peter Nilsson, 2006/07/06
- Re: What's the deal with the "toupper" family?, Richard Heathfield, 2006/07/06
- Re: What's the deal with the "toupper" family?, Peter Nilsson, 2006/07/06
- Re: What's the deal with the "toupper" family?, Richard Heathfield, 2006/07/06
- Re: What's the deal with the "toupper" family?, Dik T. Winter, 2006/07/06
- Re: What's the deal with the "toupper" family?, Richard Heathfield, 2006/07/06
- Re: What's the deal with the "toupper" family?, Frederick Gotham, 2006/07/06
- Re: What's the deal with the "toupper" family?, Richard Heathfield, 2006/07/06
- Re: What's the deal with the "toupper" family?, Peter Nilsson, 2006/07/06
- Re: What's the deal with the "toupper" family?, Richard Heathfield, 2006/07/06
- Re: What's the deal with the "toupper" family?, Keith Thompson, 2006/07/07
- Re: What's the deal with the "toupper" family?, Peter Nilsson, 2006/07/07
- Re: What's the deal with the "toupper" family?, Mike S, 2006/07/06
- Re: What's the deal with the "toupper" family?, pete, 2006/07/08
- Re: What's the deal with the "toupper" family?, Richard Heathfield, 2006/07/06
- Re: What's the deal with the "toupper" family?, pete, 2006/07/08
strupr Postmortem Analysis,
humanmutantman,
2006/07/04
- Re: strupr Postmortem Analysis, Chris Smith, 2006/07/04
- Re: strupr Postmortem Analysis, humanmutantman, 2006/07/04
- Re: strupr Postmortem Analysis, Robert Gamble, 2006/07/04
- Re: strupr Postmortem Analysis, Frederick Gotham, 2006/07/04
- Re: strupr Postmortem Analysis, lovecreatesbeauty, 2006/07/05
SOME DIFFERENT KIND OF SELECTION SORTING OF ARRAY.,
ANSHUL,
2006/07/04
- Re: SOME DIFFERENT KIND OF SELECTION SORTING OF ARRAY., Tobias Witek, 2006/07/04
- Re: SOME DIFFERENT KIND OF SELECTION SORTING OF ARRAY., santosh, 2006/07/04
- Re: SOME DIFFERENT KIND OF SELECTION SORTING OF ARRAY., osmium, 2006/07/04
- Re: SOME DIFFERENT KIND OF SELECTION SORTING OF ARRAY., Mark McIntyre, 2006/07/04
- Re: SOME DIFFERENT KIND OF SELECTION SORTING OF ARRAY., Mark McIntyre, 2006/07/04
- Re: SOME DIFFERENT KIND OF SELECTION SORTING OF ARRAY., Thomas J. Gritzan, 2006/07/04
- Re: SOME DIFFERENT KIND OF SELECTION SORTING OF ARRAY., Jack Klein, 2006/07/04
What is wrong?,
federico_bertola,
2006/07/04
- Re: What is wrong?, santosh, 2006/07/04
- Re: What is wrong?, Richard Bos, 2006/07/04
- Re: What is wrong?, Suman, 2006/07/04
- Re: What is wrong?, Richard Bos, 2006/07/04
- Re: What is wrong?, federico_bertola, 2006/07/04
- Re: What is wrong?, Suman, 2006/07/04
- Re: What is wrong?, Andrew Poelstra, 2006/07/04
- Re: What is wrong?, Suman, 2006/07/04
- Re: What is wrong?, Andrew Poelstra, 2006/07/04
- Re: What is wrong?, Mark McIntyre, 2006/07/04
- Re: What is wrong?, Suman, 2006/07/05
- Re: What is wrong?, Richard Heathfield, 2006/07/05
- Re: What is wrong?, Richard Bos, 2006/07/06
- Re: What is wrong?, Suman, 2006/07/06
- Re: What is wrong?, Richard Heathfield, 2006/07/06
- Re: What is wrong?, Kenny McCormack, 2006/07/06
- Re: What is wrong?, Richard Bos, 2006/07/07
- Re: What is wrong?, Andrew Poelstra, 2006/07/04
how to initial and print the unicode character?,
wizardyhnr,
2006/07/04
- Re: how to initial and print the unicode character?, Andrew Poelstra, 2006/07/04
- Re: how to initial and print the unicode character?, Alf P. Steinbach, 2006/07/04
- Re: how to initial and print the unicode character?, Richard Heathfield, 2006/07/04
- Re: how to initial and print the unicode character?, santosh, 2006/07/04
- Re: how to initial and print the unicode character?, santosh, 2006/07/04
- Re: how to initial and print the unicode character?, SM Ryan, 2006/07/05
convert a string to all-lowercase string,
federico_bertola,
2006/07/03
- Re: convert a string to all-lowercase string, santosh, 2006/07/03
- Re: convert a string to all-lowercase string, federico_bertola, 2006/07/03
- Re: convert a string to all-lowercase string, santosh, 2006/07/03
- Re: convert a string to all-lowercase string, federico_bertola, 2006/07/03
- Re: convert a string to all-lowercase string, federico_bertola, 2006/07/03
- Re: convert a string to all-lowercase string, Flash Gordon, 2006/07/03
- Re: convert a string to all-lowercase string, Andrew Poelstra, 2006/07/03
- Re: convert a string to all-lowercase string, Keith Thompson, 2006/07/03
- Re: convert a string to all-lowercase string, Jack Klein, 2006/07/03
- Re: convert a string to all-lowercase string, Frederick Gotham, 2006/07/03
how to convert char* to File *,
cnwy,
2006/07/03
- Re: how to convert char* to File *, michaelquinlivan, 2006/07/03
- Re: how to convert char* to File *, "Nils O. Selåsdal", 2006/07/03
- Re: how to convert char* to File *, Keith Thompson, 2006/07/03
- Re: how to convert char* to File *, phus, 2006/07/03
- Re: how to convert char* to File *, Richard Riley, 2006/07/03
- Re: how to convert char* to File *, santosh, 2006/07/03
- Re: how to convert char* to File *, Mark McIntyre, 2006/07/03
16 bit pointer typecast on 16 bit system,
Christian Wittrock,
2006/07/03
- Re: 16 bit pointer typecast on 16 bit system, michaelquinlivan, 2006/07/03
- Re: 16 bit pointer typecast on 16 bit system, Dik T. Winter, 2006/07/03
- Re: 16 bit pointer typecast on 16 bit system, "Nils O. Selåsdal", 2006/07/03
- Re: 16 bit pointer typecast on 16 bit system, Jack Klein, 2006/07/03
- Re: 16 bit pointer typecast on 16 bit system, Christian Wittrock, 2006/07/04
- Re: 16 bit pointer typecast on 16 bit system, Flash Gordon, 2006/07/04
- Re: 16 bit pointer typecast on 16 bit system, Kenny McCormack, 2006/07/04
- Re: 16 bit pointer typecast on 16 bit system, Mark McIntyre, 2006/07/04
- Re: 16 bit pointer typecast on 16 bit system, Old Wolf, 2006/07/04
- Re: 16 bit pointer typecast on 16 bit system, "Nils O. Selåsdal", 2006/07/05
- Re: 16 bit pointer typecast on 16 bit system, jjf, 2006/07/05
- Re: 16 bit pointer typecast on 16 bit system, Old Wolf, 2006/07/04
Re: What do you think about the code?,
milhous.30@xxxxxxxxx,
2006/07/01
- Re: What do you think about the code?, Flash Gordon, 2006/07/01
- Re: What do you think about the code?, milhous.30@xxxxxxxxx, 2006/07/01
- Re: What do you think about the code?, Richard Heathfield, 2006/07/01
- Re: What do you think about the code?, Andrew Poelstra, 2006/07/01
- Re: What do you think about the code?, Richard Heathfield, 2006/07/01
- Re: What do you think about the code?, Ian Collins, 2006/07/01
- Re: What do you think about the code?, Frederick Gotham, 2006/07/01
- Re: What do you think about the code?, Andrew Poelstra, 2006/07/01
- Re: What do you think about the code?, Frederick Gotham, 2006/07/01
- Re: What do you think about the code?, Richard Heathfield, 2006/07/01
- Re: What do you think about the code?, Andrew Poelstra, 2006/07/01
- Re: What do you think about the code?, Keith Thompson, 2006/07/02
- Re: What do you think about the code?, Morris Dovey, 2006/07/02
- Re: What do you think about the code?, Richard Heathfield, 2006/07/02
- Re: What do you think about the code?, Keith Thompson, 2006/07/02
- Re: What do you think about the code?, Richard Heathfield, 2006/07/03
- Re: What do you think about the code?, Ian Collins, 2006/07/03
- Re: What do you think about the code?, Richard Riley, 2006/07/03
- Re: What do you think about the code?, Richard Heathfield, 2006/07/03
- Re: What do you think about the code?, Nick Keighley, 2006/07/28
- Re: What do you think about the code?, Richard Heathfield, 2006/07/28
- Re: What do you think about the code?, Bob Martin, 2006/07/28
- Re: What do you think about the code?, Ian Collins, 2006/07/02
- Re: What do you think about the code?, Jordan Abel, 2006/07/03
- Re: What do you think about the code?, Andrew Poelstra, 2006/07/04
- Re: What do you think about the code?, Ian Collins, 2006/07/04
- Re: What do you think about the code?, goose, 2006/07/03
- Re: What do you think about the code?, goose, 2006/07/03
- Re: What do you think about the code?, Richard Heathfield, 2006/07/01
- Re: What do you think about the code?, Ian Collins, 2006/07/01
- Re: What do you think about the code?, goose, 2006/07/03
- Re: What do you think about the code?, Ian Collins, 2006/07/03
- Re: What do you think about the code?, goose, 2006/07/03
- Re: What do you think about the code?, Ian Collins, 2006/07/03
- Re: What do you think about the code?, goose, 2006/07/04
- Re: What do you think about the code?, Ian Collins, 2006/07/04
- Re: What do you think about the code?, Chris Torek, 2006/07/27
- Re: What do you think about the code?, Rouben Rostamian, 2006/07/01
- Re: What do you think about the code?, Ronald Bruck, 2006/07/03
comp.lang.c FAQs - a note of thanks,
Richard Heathfield,
2006/07/01
- Re: comp.lang.c FAQs - a note of thanks, Andrew Poelstra, 2006/07/01
- Re: comp.lang.c FAQs - a note of thanks, Keith Thompson, 2006/07/01
- Re: comp.lang.c FAQs - a note of thanks, Skarmander, 2006/07/01
- Re: comp.lang.c FAQs - a note of thanks, Charles Richmond, 2006/07/02
- Re: comp.lang.c FAQs - a note of thanks, Albert, 2006/07/03
Linked list, New try (was:Linked list, no out put,help),
fool,
2006/07/01
- Re: Linked list, New try (was:Linked list, no out put,help), Michael Mair, 2006/07/01
- Re: Linked list, New try (was:Linked list, no out put,help), santosh, 2006/07/01
- Re: Linked list, New try (was:Linked list, no out put,help), Morris Dovey, 2006/07/02
- Re: Linked list, New try (was:Linked list, no out put,help), Morris Dovey, 2006/07/02
- Re: Linked list, New try (was:Linked list, no out put,help), Richard Heathfield, 2006/07/02
- Re: Linked list, New try (was:Linked list, no out put,help), Morris Dovey, 2006/07/02
- Re: Linked list, New try (was:Linked list, no out put,help), Barry Schwarz, 2006/07/02
function typedefs,
Graham Lee,
2006/06/30
- Re: function typedefs, Ian Collins, 2006/06/30
- Re: function typedefs, Richard Heathfield, 2006/06/30
- Re: function typedefs, lovecreatesbeauty, 2006/07/01
- Re: function typedefs, August Karlstrom, 2006/07/01
- Re: function typedefs, Dave Thompson, 2006/07/10
The C Programming Language: Third Edition,
pduncan00,
2006/06/30
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/06/30
- Re: The C Programming Language: Third Edition, jacob navia, 2006/07/01
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/01
- Re: The C Programming Language: Third Edition, jacob navia, 2006/07/01
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/01
- Re: The C Programming Language: Third Edition, Frederick Gotham, 2006/07/01
- Re: The C Programming Language: Third Edition, Keith Thompson, 2006/07/01
- Re: The C Programming Language: Third Edition, jacob navia, 2006/07/02
- Re: The C Programming Language: Third Edition, Mark McIntyre, 2006/07/02
- Re: The C Programming Language: Third Edition, Keith Thompson, 2006/07/02
- Re: The C Programming Language: Third Edition, Mark McIntyre, 2006/07/02
- Re: The C Programming Language: Third Edition, Kenny McCormack, 2006/07/02
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/03
- Re: The C Programming Language: Third Edition, Mark McIntyre, 2006/07/03
- Re: The C Programming Language: Third Edition, Keith Thompson, 2006/07/03
- Re: The C Programming Language: Third Edition, Keith Thompson, 2006/07/03
- Re: The C Programming Language: Third Edition, Mark McIntyre, 2006/07/03
- Re: The C Programming Language: Third Edition, Keith Thompson, 2006/07/04
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/02
- Re: The C Programming Language: Third Edition, Mark McIntyre, 2006/07/02
- Re: The C Programming Language: Third Edition, Ian Collins, 2006/07/02
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/03
- Re: The C Programming Language: Third Edition, Mark McIntyre, 2006/07/03
- Re: The C Programming Language: Third Edition, Keith Thompson, 2006/07/03
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/03
- Re: The C Programming Language: Third Edition, Mark F. Haigh, 2006/07/02
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/03
- Re: The C Programming Language: Third Edition, Mark F. Haigh, 2006/07/03
- Re: The C Programming Language: Third Edition, Chris Hills, 2006/07/03
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/03
- Re: The C Programming Language: Third Edition, Kenny McCormack, 2006/07/03
- Re: The C Programming Language: Third Edition, Rudolf, 2006/07/03
- Re: The C Programming Language: Third Edition, santosh, 2006/07/03
- Re: The C Programming Language: Third Edition, Chris Hills, 2006/07/03
- Re: The C Programming Language: Third Edition, Kenny McCormack, 2006/07/03
- Re: The C Programming Language: Third Edition, Keith Thompson, 2006/07/03
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/03
- Re: The C Programming Language: Third Edition, Keith Thompson, 2006/07/03
- Re: The C Programming Language: Third Edition, santosh, 2006/07/03
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/03
- Re: The C Programming Language: Third Edition, Kenny McCormack, 2006/07/03
- Re: The C Programming Language: Third Edition, Morris Dovey, 2006/07/03
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/03
- Re: The C Programming Language: Third Edition, Richard Heathfield, 2006/07/03
- Re: The C Programming Language: Third Edition, Keith Thompson, 2006/06/30
- Re: The C Programming Language: Third Edition, Robert Gamble, 2006/06/30
Re: void vs void* (philosophical question),
Keith Thompson,
2006/06/30
- Re: void vs void* (philosophical question), Stephen Sprunk, 2006/06/30
- Re: void vs void* (philosophical question), Chris Torek, 2006/07/03
- Re: void vs void* (philosophical question), Suman, 2006/07/03
- Re: void vs void* (philosophical question), Dietmar Schindler, 2006/07/06
- Re: void vs void* (philosophical question), Dave Thompson, 2006/07/10
Re: Choosing function parameter types - pointers or objects?,
Keith Thompson,
2006/06/30
- Re: Choosing function parameter types - pointers or objects?, Richard Heathfield, 2006/06/30
- Re: Choosing function parameter types - pointers or objects?, Joe Wright, 2006/06/30
- Re: Choosing function parameter types - pointers or objects?, Richard Bos, 2006/07/03
- Re: Choosing function parameter types - pointers or objects?, goose, 2006/06/30
- Re: Choosing function parameter types - pointers or objects?, Stephen Sprunk, 2006/06/30
Re: Order of execution,
Mark McIntyre,
2006/06/30
- Re: Order of execution, Chris Hills, 2006/06/30
- Re: Order of execution, Dietmar Schindler, 2006/07/05
- Re: Order of execution, Chris Hills, 2006/07/05
- Re: Order of execution, Stephen Sprunk, 2006/07/05
- Re: Order of execution, Keith Thompson, 2006/07/05
- Re: Order of execution, Morris Dovey, 2006/07/05
- Re: Order of execution, Roberto Waltman, 2006/07/05
- Re: Order of execution, Ian Collins, 2006/07/05
- Re: Order of execution, Walter Roberson, 2006/07/05
- Re: Order of execution, Stephen Sprunk, 2006/07/05
- UB and "nasal demons" (was Re: Order of execution), Kenneth Brody, 2006/07/06
- Re: Order of execution, Chris Dollin, 2006/07/06
- Re: Order of execution, ozbear, 2006/07/06
- Re: Order of execution, Dietmar Schindler, 2006/07/07
- Re: Order of execution, ena8t8si, 2006/07/18
Re: So what Standard are we working off?,
Joe Wright,
2006/06/30
- Re: So what Standard are we working off?, Ben Pfaff, 2006/06/30
- Re: So what Standard are we working off?, Keith Thompson, 2006/06/30
- Re: So what Standard are we working off?, Chris Hills, 2006/07/03
- Re: So what Standard are we working off?, Mark McIntyre, 2006/06/30
- Re: So what Standard are we working off?, Frederick Gotham, 2006/06/30
- Re: So what Standard are we working off?, Ian Collins, 2006/06/30
- Re: So what Standard are we working off?, Al Balmer, 2006/06/30
- Re: So what Standard are we working off?, Al Balmer, 2006/06/30
- Re: So what Standard are we working off?, lovecreatesbeauty, 2006/07/01
- Re: So what Standard are we working off?, Richard Heathfield, 2006/07/01
- Re: So what Standard are we working off?, Malcolm, 2006/07/01
- Re: So what Standard are we working off?, Mark F. Haigh, 2006/07/01
- Re: So what Standard are we working off?, Andrew Poelstra, 2006/07/01
- Re: So what Standard are we working off?, Chris Hills, 2006/07/03
- Re: So what Standard are we working off?, Richard Heathfield, 2006/07/03
- Re: So what Standard are we working off?, Chris Hills, 2006/07/03
- Re: So what Standard are we working off?, Richard Heathfield, 2006/07/03
- Re: So what Standard are we working off?, santosh, 2006/07/03
- Re: So what Standard are we working off?, Stephen Sprunk, 2006/07/04
- Re: So what Standard are we working off?, Keith Thompson, 2006/07/04
- Re: So what Standard are we working off?, Stephen Sprunk, 2006/07/05
- Re: So what Standard are we working off?, Morris Dovey, 2006/07/05
- Re: So what Standard are we working off?, Keith Thompson, 2006/07/05
- Re: So what Standard are we working off?, Stephen Sprunk, 2006/07/13
- Re: So what Standard are we working off?, Keith Thompson, 2006/07/13
- Re: So what Standard are we working off?, Ben Pfaff, 2006/07/05
- Re: So what Standard are we working off?, Chris Hills, 2006/07/03
- Re: So what Standard are we working off?, Richard Heathfield, 2006/07/03
- Re: So what Standard are we working off?, Stephen Sprunk, 2006/07/04
- Re: So what Standard are we working off?, Al Balmer, 2006/07/05
- Re: So what Standard are we working off?, Frederick Gotham, 2006/07/03
- Re: So what Standard are we working off?, Keith Thompson, 2006/07/03
- Re: So what Standard are we working off?, Al Balmer, 2006/07/05
- Re: So what Standard are we working off?, santosh, 2006/07/04
- Re: So what Standard are we working off?, santosh, 2006/07/01
- Re: So what Standard are we working off?, websnarf, 2006/07/01
- Re: So what Standard are we working off?, Chris Hills, 2006/07/03
- Re: So what Standard are we working off?, Chris Hills, 2006/07/03
- Re: So what Standard are we working off?, lawrence . jones, 2006/07/10
Privacy Policy