comp.lang.c
By Subject
3435 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 06/30/04
Ending: 07/31/04
- "." vs "->" operators
- "evaluate parameter more than once"
- "fun" examples
- "large" malloc and EOVERFLOW errno!!!
- 'dynamic' function pointer argument list
- 'hello world' OS
- (int *) variable
- (OT) English language question
- 64 bit porting
- <OT> gcc -Wall
- <signal.h> - question about signals
- [FAQ] good tutorial/book on c?
- [OT, sorry...] Want to subscripe to clc
- [OT] Accessing a global variable when there is a local variable in the same name
- [OT] links in posts
- [OT] Long term nuclear waste disposal
- [OT] Other issues with the FAQ
- [OT] UNIX's int isnan(double x) routine for Windows/Visual C/C++ 6.0 ?
- [OT] Why doesn't anyone check the FAQ
- _spawnlp
- A different strategy.?
- A little funny program I stumbled upon
- A problem to solve..need help
- A question on C structures
- A question on macro expansion
- A typedef struct query
- About C books- dumb question, but I don't really know who to ask..
- About memory leak detection.
- Accessing a global variable when there is a local variable in the same name
- Accessing files and directories through inodes
- Accessing HDD
- Accessing stack info.
- all errors and warnings in C
- An alternative register access..?
- An interview question.
- Any function to change windows start menu shortcut properties ?
- anyone know where iso-8859-*.h files are?
- Anyway to change the file create date?
- API for getting ethernet cards installed
- Are there any Free C Standard Documents ?
- Array managed by preprocessor
- array size (?)
- array to pointer decay question !!
- array with a single element
- ascii VS binary files
- assigning values to an array after declaring it
- Beginner question: Precision of floating point arithmetic...
- Best C tool
- Bitwise operation
- blank spaces...
- book on C99
- boolean values and the FAQ
- bsearch and structs, again
- byte writing
- Byte-26 Terror
- c and C++ compatibility
- C and default file types
- c development environment
- C preprocessor
- c problem
- C Syntax
- C Unleashed
- C Unleashed cd split in half
- c/c ++ projects
- C/C++ equivalent of PEEK, POKE
- C99 and portability
- C99 and portability (was: Other issues with the FAQ)
- Calc checksum of certain ELF sections
- Calculating Easter
- calling functions in C
- Can malloc ever really fail?
- Can static variable improve efficiency?
- can you help a new pcre user???
- can't use struct hsearch_data with sizeof
- capture substring in the most efficient
- CGI Programming in C on Xitami Web Server
- Changing default sizes of data types
- char Vs struct tm mytime
- check filesize before reading it
- checking array indices
- Checking overflow
- cleaned up nrand48 function please check results ;)
- client-server data transfers appended with funny characters
- Code to compile a code
- Comma operator in a macro-help me understand this plz!!
- Comma Operator Question
- communicating through callback
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- comp.lang.c FAQ list Table of Contents
- Compilation Failed: warning: data definition has no type or storage class
- compilation process
- conflicting headers
- Confussed: pointers from Kernigan & Richie
- const void * const x
- Convert characters to Date
- convert virtual address to physical address
- COPY over Win32 WinAPI C
- CRC calculation
- Cursor libraries
- data types question
- Define and array initialisation
- Define and array initialisation - Yx1 Array
- delete a pipe
- delete data in file
- delivering a signal doesn't interrupt read(2)
- disregard post on sine table lookup
- Does C have a NULL constant function?
- double free
- Doubles and zero/negative zero
- Dynamic 2D array
- Embeddable Pcode compiler/interpreter Serial EEPROM
- Encoding a spanish character
- English language question
- EOF in Windows
- Executing a process within c
- Explain this !
- Explanation
- extern methods
- FAQ
- far and near?
- fast check for binary zeroes in memory
- Faulty default!
- Fighting to learn!
- File I/O
- FILE Operations
- File Read/Write
- Find two items
- Finding string with "wild" characters in another string
- Finding strings in binary files
- Float comparisons: how to do them properly
- Floating point arithmetic.
- fmemopen: portable version?
- for loop skipping items
- for loop stop condition
- fprintf formatted output
- fread()
- Free memory cause segmentation fault.
- free'ing malloc'd structure with malloc'd members
- fseek speed
- FTP Client-Server
- function declarations, global/within a function?
- function name printing
- function name to function address translation?
- Function type
- gcc and <tgmath.h>
- gcc and alloca
- gcc compiler
- gcc executable size vs. target hex file size?
- GCC on FreeBSD - C and ASM
- gcc prototype oddity
- getc() vs. fgetc()
- GetLocalTime() for Linux/Unix
- good tutorial/book on c?
- gtk tutorial to use with c
- Having trouble with setvbuf with large buffer size under linux
- Header files included in header files
- Heap management
- HELLO
- Help me understand this macro please!!!
- help with compiler directives
- Help with controlling stdin/stdout for a child process
- Help: a correct c program can not be complied
- Hi, I have the following problem:
- How can I drop packets?
- How do I convert from .c to .asm
- how do I read a location in the bios eprom
- how do I read a location in the bios eprom - in the C programming language
- How do you think of the book <The GNU C Programming Tutorial>?
- How does ESC key interact with ANSI C programs?
- how does open() search the file
- How does this 'sizeof(*area)' work?
- how to access a file in C:\
- how to delete a character in a file ?