comp.lang.c
By Subject
4078 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 11/30/03
Ending: 12/31/03
- "serializing" structs in C
- #include <math.h>
- %lld conversion
- %ls C89?
- --(int)d
- -x == ~x + 1
- 2 style questions
- 32-bit IEEE float multiplication
- >> operator
- [ANNOUNCE] The Leonardo C Library (LL-Qt-1.0.0-beta)
- [FAQs] scanf() vs gets()
- [maybe OT] embedding asm
- [off-topic]test
- [OT, redir] outportb() / inportb() and Win32
- [OT] accessing dos from c program
- [OT] ANSI clear screen [MS & Borland]
- [OT] Apology
- [OT] caches
- [OT] getting your start
- [OT] Indian C programmers and "u"
- [OT] limits.h question
- [OT] Newbie question about malloc
- [OT] Polite cross-posting
- [OT] Polite cross-posting (was: How do I: Main thread spawn child threads..._
- [OT] what is top-post?
- [OT]: some "newbie" questions
- [OT][GEEK] Happy new year.
- [OT]Borland C++ 3.1 DOS command line compiler usage
- [OT]Dan Pop Approved Acronyms
- A concatenation problem
- A couple of questions re. the function prototype
- a dumb strcat question
- A good C Programming book.
- A MESSAGE FROM THE TRUMAN
- A question on incomplete definitions
- about MALLOC
- accessing dos from c program
- aceept() ?
- AlphaSort for singly linked list
- alternate function names
- AMD opteron 64
- ANSI C Compiler
- ANSI clear screen [MS & Borland]
- Any experience with "The Last One"?
- anything wrong with this?
- Are the functions "time" and "scandir" thread-safe?
- Array C'tor
- Array of function pointers
- Array of Pointers
- Arrays of Strings, malloc
- Asking if elements in struct arre zero
- Better implementation?
- binary search tree removal - stuck - HELP!!
- bit manipulation question
- bit OT: linking using Turbo C++
- bitwise increment one liner
- Books/texts
- bsearch script segfault
- C ---> device programming
- C 99 -- C++ 2003 diffs
- C API for MySQL?
- C arithmetic (was: Is C99 the final C? (some suggestions))
- c event handling - how?
- C function return value?
- C or C++ program?
- c pointer and array question
- C Programming Book
- C programming Interview Questions
- C Reference page on Linux
- c struct help
- C++ interface
- C-preprocessor macro question
- c.l.c charter
- C99 and for loops
- C99 Question
- C99 std documentation
- C: compare character
- C: extract string from file
- Calling C functions from Tk script.
- Can anyone help
- Can I send char as array argument?
- Caps convention.
- casting of structs
- CGI C and HTML
- checking the contents of an array..
- ChkSum Test and Polynomial
- Clarity of boolean logic
- Code Review...
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- comp.lang.c FAQ list Table of Contents
- compare character
- compilation file dependency
- Compiler Warnings
- concatenate strings
- Confused with malloc
- Convert __DATE__ to unsigned int
- Convert a binary value to unsigned decimal value
- Convert HEX string to bin
- Converting a 2-tier application to 3-tier application
- Converting Character Array to String
- Converting datetimes from/to UTC/GMT including daylight saving
- copying an array of pointers to structures
- Could I open a file from another machine on the network?
- Counting program lines except comments
- Dan Pop Approved Acronyms
- data types (bitwidth) and multiplication
- Debugger "print" clears memory corruption
- delay on select
- deleting and sorting in files
- Designer's notes
- Developing a simple GUI
- Do I really release memory ??
- Does this cause undefined behaviour?
- Double to string?
- dsp conversion
- dynamic allocation of structs (struct members dissapear)
- Effect of goto on local variables
- EFFICIENCY question: need help from the C geniuses
- endianness and sscanf/sprintf
- enum fails with using declaration
- EOF (novice)
- Error in Numerical Recipes lubksb routine
- Error in the standard?
- explanation of a program required please
- extern access to variable
- extract string from file
- ferror()
- fgets() and scanf() peculiarity
- file name with variables
- File pointeur of stdout
- File Viewer that stops at the 24th line
- Finding Current directory??
- Finding limits of precision for float types
- fmod?
- Forming protocol messages with structure instances
- free() question
- freopen()
- freopen, fclose and stdout
- ftell()
- function and fileio questions
- Functions with variable amount of arguments i.e. printf()
- gdb: insert assemble code but NOT machine?
- gets() rationale
- Getting address of structure to string array / pointer problem
- getting and passing variable number of parameters
- getting CPU usage in windows 2000
- Getting the middle of a string
- getw
- Global initialization of function pointer array
- GMP and finding MSB of type mpz_t
- GMP problem with simple thing
- GNU GMP arbitrary precision limitations
- good night
- hash function
- having a problem with calling a function
- Hello!
- help generating an array of array with malloc or calloc
- help with sendto (linux)
- Hidden read of indeterminate memory
- How can I "peek" at the keyboard without suspending?
- How can I trap an API call by windows
- How do I: Main thread spawn child threads, which child processes... control those child processes?
- How do I: Main thread spawn child threads, which child processes...control those child processes?
- How do you find the header file you need?
- How does C work on non-unix?
- How is a plugin created?
- How should I start learning?
- how this is evaluated ?
- How to access symbol when its dimensionality is not known till runtime (About to giveup)
- How to compute time into integer?
- How to create a function that can be applied to all type of variables?
- How to declare an array of sort functions for qsort()?
- How to find out a type id
- how to make elegant use of preprocessor directives
- How to read a CDA file from a CD audio
- How to remove the type defined by "typedef"?thx
- How to return an array from a sub-routine.
- how to simplify many OR in if statement?
- How to use libcrypt ?
- How was Windows made ?
- Http Post in C
- I fixed it!!!! here is the final code.
- I'm losing my marble.
- i++ question
- in what field is C used the most?
- incompatible pointer assignment ?
- indeterminate unsigned char value
- Input/Output function
- int a[17]; int b = -1; /* a[17] same as b guaranteed in ANSI C? */
- int a[17]; int b = -1; /* a[17] same as b guaranteed in ANSIC? */
- int to unsigned int conversions
- Internet programming Help Wanted
- invalid initializer
- Is C99 the final C?
- Is C99 the final C? (some suggestions)
- Is this correct?
- Is this correct? [OT]
- It's simple...
- k&r book
- K&R-Style Function Declarations: Good or Bad?
- killing a process in ms windows - newbie
- Learn C Now diskettes
- lets try again
- limits.h question
- link list -is this enough?
- Linked List Problem(changing insertion pointer)
- linking assembler code to C via C library
- linux threads library
- Little to big endian conversion
- Loan Repayment
- looking for a complete CRC32 program
- Looking for c code to create and manage a buffer like a com port would be managed
- looking for function
- looking for good C source code
- lookup data structure that returns the previous element as well
- Low Level Help Requested.
- Macro invocation
- main return value stange question
- malloc and free
- malloc vs. realloc
- Manipulating string constants with preprocessor macros - possible?
- Matrox and C++ ... need help !
- max heap and print implementation question
- mindless: Do you have a good name for a class that...?
- Misc Qns...
- More __DATE__ preprocessor tricks?
- more header files?
- Mutex in C
- Mutex in C (was: Is C99 the final C? (some suggestions))
- Need a bit of help with reading in characters.
- Need help with my Calculator program.
- need help with search code
- new strcomp() function.
- newbie C99 question
- Newbie question about "malloc" ???
- Newbie question about malloc
- newbie thread programming
- Newsfeed test
- novice realloc question
- nr of bits set to "1" in a byte
- NULL pointer and zero value
- Off Topic: looking for function
- Open file without know the complete name?
- open() flags
- operator ++
- Optmization
- OT test
- OT: IBM exports 4730 programming jobs from US
- OT: Input/Output function
- OT: mindless: Do you have a good name for a class that...?
- OT: Newsfeed test
- OT: when GOTO makes sense.
- outportb() / inportb() and Win32
- parsing config file
- Parsing options in the same way they are passed to main
- passing parameter list of one function to another
- passing struct by reference to function
- passing varargs to another function
- PATH_MAX
- Please clear my doubt
- please comment
- Please help a n00b write a compiler :-)
- Pointer Question
- Pointer to array of unspecified size
- Pointer validity
- Portability question
- porting issues ?
- Predefined macro namespace
- Preference: Header File OR Compile Flags?
- Prime number algorithm in C
- print out a file?
- printf() and character arrays
- Problem with fread function
- problems with CR (carriage return) and LF (line feed )
- Programming virtual dildos in C
- Prototyping rules/recommendations sought
- Question About Casting
- question about pointer
- Question on file size
- Question: Adding nodes to sorted linked list
- random() and fork()
- re Which is better
- reading a file in reverse order (bootom-top)
- Reading a line from a file
- reading filenames in C
- Reading specified Location
- realloc pointer array - binary tree
- Reassigning array to string literal
- recasting a pointer
- regular expressions in C
- relational operators on pointers
- Remember to use your "0x".
- replacement for relational operations
- representing functions with arguments in an abstract syntax tree
- Reverse search in a singly-linked list
- Rounding to next highest number?
- running program as a background process
- safe scanf( ) or gets
- Safe subset of C?
- scanf"tricks"
- scanf() vs gets()
- Scientific Calculation with long double
- segmentation fault (core dumped)
- segmentation fault on calloc
- select + ncurses probleme
- semaphores...
- setvect and getvect in dos.h
- simple algorithm for finding primes
- simple C question:
- sizeof main;
- Small Correction: Convert HEX string to bin
- Solved by reading this Group!
- some "newbie" questions
- SOT: Turbo C 2 Question
- source code for independent component analysis ??
- specific type of Hex conversion
- speed and passing data
- sprintf: the format problem
- static const?
- static members
- static variables & their initializations
- stdbool.h and backward compatibility
- Strange error
- strcmp() And if
- string function called by C challenge
- String literal and const
- structs and malloc
- structs passed by value
- Structure (Newbie)
- structure member allocation
- struggling to use calloc and realloc
- Style Question - Checking for Poor Parameters
- Style Question - Checking for Poor Parameters)
- SUMMARY: How to return an array from a sub-routine.
- Swap space size in C
- system date and time update
- system(), renaming files and long filenames
- Task Problem!!!!
- TEA Implementation
- Thanks all for your help....
- The "->" operator
- Theoretical Problem
- threads -> multiple?
- timer in milliseconds
- timer in milliseconds [OT]
- to find execution time
- Tokenizer interface
- Too big integers
- total newbie question
- Translate from c to asm
- Troll Alert: Hello!
- Troll Alert: IBM exports 4730 programming jobs from US
- Troll Alert: main return value stange question
- Troll Alert: safe scanf( ) or gets
- Troll Alert: Undefined behavior?
- Turbo Charge your PC's Performance
- typedef Used to Cast Function Pointers
- typedef warning in self-referential structure
- Undefined behavior?
- Undefined behaviour question
- undefined reference to `OpenPrinterA@12'
- Undefined reference to memcpy in standalone program
- Unpredictable program behavior ..
- Unseen error
- unsigned char
- unsigned short addition/subtraction overflow
- Urgent HELP! required for Caesar Cipher PLEASE
- Using bitshift in assigning a number to a variable?
- Using m68k assembly in c
- Using the standard (was: Is C99 the final C? (some suggestions))
- UTF-8 in char*
- variable argument lists and ..
- Warning against Scanf
- warning: dereferencing `void *' pointer
- Warnings calling functions in other object files by pointer
- Welcome to comp.lang.c!
- what about this new way of opening file
- What causes segmentations faults in malloc?
- What does this program do?
- What is the proper way to handle errors from function calls?
- What kind of problems is c best at solving?
- when GOTO makes sense.
- Where is stdio.lib?
- Which is better
- Who succeeded in compiling Crafty Chess source code?
- Why does this work? (rot13 function)
- Why does this work? (rot13 function))
- Why isn't this working correctly?
- why still use C?
- why still use C?)
- Work schedule
- Writing an Emulator
- Writing an Emulator [OT]
- Writing safer C programs
- Xrgent ISBP! required for Haesar Hipher PBSWES
- YYAT (Yet Another Acronym Thread)
Last message date: 12/31/03
Archived on: 12/31/03 CET
4078 messages sorted by: [ author ] [ date ] [ thread ]