- How to detail a struct content (almost) just like adebugger does ?
- Get the difference between two dates in terms of days
- problem in K&R answer book
- K&R chapter 6.3 Question 'how to calculate the number of array elements'
- Software Quality & Fault Measurement
- Need help: Pointer to String
- call by address vs. call by value
- utf-8 string functions in c
- printf with run-time format strings
- writting / reading signal points to a file in c
- pow problem
- volatile ptr question
- extend/shrink heap ?
- Bitz and Bytes : 2004
- Re: DO YOU WANT MONEY!!!
- How to get make to work under Cygwin bash shell
- How to find a string in a stream of binary data?
- Bits How to program them
- Converting ASM to C
- struct's first member and the NULL pointer
- netlib - Jan '04
- Just want to know why
- Tricky Code
- string concatenation
- why shoule write code like these?
- [OT] - propagation of incorrect information
- Re: vi rules
- a looping problem.....
- Globals vs passing in by reference
- quickest way to determine character sizes
- Looping problem (revisited for better reading)
- WOMPAT 2004
- linked list
- strtol question
- gdb SIGSEGV
- Typecasting
- searching a substring
- Assiciativity
- Help with warning when using calloc/malloc
- signed and unsigned char
- Pointer Qs
- pointers switch function
- re:linklist
- malloc - to cast or not to cast, that is the question...
- Acessing registers with C
- what "google" do to search a pattern
- initialize serial port
- Yet another nitpicky style question
- Reading from array is faster than writing ???
- macros and functions
- Question about pipes
- max value in an array
- is casting a variadic function to a non-variadic one legal?
- If a cast from void* to a struct type pointer fails
- Building an application..
- The behaviour of getchar()
- Volatile variables in C!!
- Re: EOF and getchar/fgetc
- Help with Select
- About bitfields
- Bounds checked arrays
- Bounds checked string library
- 'erf' function in C
- using bits as flags
- Problem - program exited with code 0377
- Array of Pointers Question
- Long long int
- comma in string
- redefinition
- How to call an external command?
- Segmentation fault need help
- Win32 hardware coding
- binary output to stdout in Windows
- Use of const in parameter specification
- Learning c, need a little help with compiling.
- [OT] Origins of a.out
- Re: bit operation
- volatile const int foo
- Data Alignment Macros?
- Requirements of floating point comparisons
- execlp() - mystery arg
- [ANN] Data Plotting Library DISLIN 8.2
- Why is sizeof(arrayname)=4 and not 67 in function?
- Programming / malloc Q
- C function Parser
- Losing a variable
- char * vs. const char *
- Why the zero case in fabs()?
- Whats wrong with this crc32 code?
- Portable assignment
- Security
- array end issue
- [ansi 89] inline
- JPEG/TIFF routines?
- how to simplify/shorten this loop of bit shifting code?
- Floating point literals
- Error in typedef
- need help regarding Natural language parsing!!
- Problems dereferensing my C structures (custom types)
- Problem with pointer to array of structures
- 32x32 and 64x64 signed integer multiplication
- Statements and expressions.
- A Vector
- How to read/write raw bytes from a flash card in C++?
- Einsendeaufgabe
- Leaked Windows 2000 Source Code File
- edit list
- C dangerous?
- question on fread()
- which is the better path
- a shorter strchr
- How to handle this problem in MS VC++
- RPC question
- Weird problem: sscanf
- Qualifier not checked
- limits.h and int len
- Using Select()
- global scope on paramaters
- pointers to pointers
- about hash table
- Copying structures of different type
- forward declaration for typedef of unnamed structs
- problems with copying/editing strings
- struct problem
- multi dimension arrays
- Question on Pointer Indirections
- Regarding Switch statement
- Memory Allocation for Dynamic Alloccation
- How do i found out the number of lines in a file
- Looking for an intro C programming book?
- What is difference b/w "UNSPECIFIED" and "UNDEFINED" behaviour ?
- How to define a define that defines some defines ?
- Referencing/forward declarations
- malloc Q
- Style - imbedding data files
- "Hello World" without semicolon with a difference
- Most negative double value
- Crosscompile host linux target mac os x
- New Webmaster Forum
- writing a plugin for ethereal ... where to start
- complexity of an algorithm
- malloc and calloc
- C Program before boot from WinXP
- Buffered _read and _write... how to get more buffer memory?
- Empty statement
- Keyboard = Stop
- Loops, switches, embedded returns
- Error handling - how to get rid of multiple flags?
- Spelling
- Issues with input
- Find Greater or Equal
- malloc and free
- const char *const
- Boxline in curses ( Linux )
- linked lists
- Motion Detection in JPeg frames
- [OT] Switch question
- allocating for an array of pointers
- perils of memset
- string assign to multi-dimension array w/o using pointer.
- What is the single most helpfull guide/reference one could go to!?
- why doesn't it print 1.0?
- What can C do and Basic V2 not?
- why does this fail in turbo c?
- dictionary + binary search = counting words
- Fibonacci number
- error when passing value to function
- reading macro
- Input file donkey work.
- Welcome to comp.lang.c!
- String Functions
- getc() only returns 1500 chars on a 5 Meg file
- struct stat *stbuf seg fault
- Creating an argument list for sprintf
- tmpnam question
- procedure parameter struct order
- bitfield and enum, is this legal?
- Difference?
- dynamic memory for large arrays
- value of ((int)0.7) and ((int)-0.7)
- Looking for a C/C++ programmer in Houston
- reading a file using fread()
- Lint doesn't catch signed => unsigned arg passing
- algorithm to split number into two pieces
- Linked List / Deleting any number of element while enumerating
- Comments requested: brief summary of C
- problem parsing strings
- ssl-connect over tcp
- C Programming Assignment:
- Please help...........
- [OT] Outsourcing your C-progammer
- weird 'C' warning - can you solve this?
- gethostbyaddr returning null for CNAME records
- mmap vs read/write
- send data to log with xinetd
- Linked list or realloc()?
- General Info wanted: IBM Z/os C/C++ compilers
- Read a binary file until "\name\" is encountered...
- pstack help
- Efficiency of math.h
- 51MB size limit with fopen in append mode
- need some help with arrays
- Operating System
- help with type-punned warning please
- c89 and c99
- semantics of loating point exception handling
- problem with char array
- How to create a simple configurationfile parser?
- new minimal xml parser Open Source
- Binary constant macros
- Connect Oracle Database C
- is this valid c or a compiler bug?
- C String/int question + Win/Unix Compile
- Combobox on gtk+ 2
- Is that a constant expression?
- which is the better way to declare dynamic single dimension array inside struct
- Exist a function for path management?
- unsigned short;
- Volatile variables
- pointers and array
- tricky do-while
- Check if value is defined in enum
- Function definition into main() function.
- errno-like variables in threaded environments
- segmentation fault with printf
- Function definition into main() function.
- Re-using a 'va_list'
- network byte order
- socket wrapper
- MultiDim Array Challenge
- Test msg.
- Palm programming (displaying different char-set)
- Press enter to continue
- 0a appending w/strcpy
- need help new to C programming
- Re: type mismatch
- Search a binary file for a string... again! (its to slow)
- hello world
- zeroing structure of char pointers
- fork() problems
- Standard question
- Why (long)NULL ?
- A NULL pointer changed after returned?
- Who can explain the sentence for me?
- is this correct
- type promotions
- Doubt about pass pointer to int.
- In and Out on port space within C - any standard?
- cast in memcpy()
- What is sequence point ?