- Is this OT(was:Re: "Eight Queens" program)
- atoi error
- OS/2 C60 programs converted into MS windows programs?Information on OS/2 C60?
- Variable arguments
- sizeof struct returning unexpected results
- disregard: sizeof struct returning unexpected results
- Re: Advice on Project
- Is there any system shutdown code in C From DOS ?
- Associate argument with entry in header file
- reading com port
- html parser
- Re: "Eight Queens" program
- Re: (no subject)
- CGIs for Linux Web Server but Windows PC for developing
- any good
- walking through an array of char pointers
- Wrap program revised.
- [OT] Perl to C Converter?
- Pointer Declaration/Array definition
- ANSI C problem on P4 under Linux & Windows
- How to take in a string of any size?
- array of pointers to a structure
- c/pascal compiler differences
- Re: How to take in a string of any size?
- Double pointer and 2D array
- Sample Function / Random Permutations (newbie)
- Problem with asm
- Welcome to comp.lang.c!
- Is any self reproducing code in C ?
- wants source code of shutdown in C using interrupts ?
- C source code of award winning of world map which site helps ?
- perfect hashing
- cast-as-lvalue
- gcc's nutty Nethack object code
- Problem about mmap()!
- Problem about glibc2.3.3 mmap()!
- C++ wins over C !!
- how do I get content of clipboard on linux
- Function PLzzzzzzzzzzz
- Function PLzzzzzzzzzzz
- undefined reference to `__gxx_personality_sj0'
- is there config file analysis code can be read?
- ccide: C Language Decision Table Code Generator
- function redefined problem
- Newbie Question about #ifdef
- Wrap rev 2.
- memset
- how to use the keyword extern in c?
- is there a better way to optimise this code
- sys WIN32
- Techniques for reducing code size?
- Help on C
- anything wrong with this code?
- generating strings
- malloc->free->damage: after normal block
- bsearch for Windows ce
- #def question
- using #ifndef
- float limits
- Re: bsearch for Windows CE
- Pointers and array
- strtok
- E Book: Practical C Programming
- pointer alignment
- assigning values to a struct
- compiling a library with a c code
- Need help on bit operations define
- Two Questions about "strlen", "strcat" and "strcpy"
- c question
- c question
- Multithreading problem
- Changing directories from a C console program
- size of an integer ??
- fgets
- question about writing c code supports pipe in
- Typedef structs
- Determining EOF using fseek()?
- another stupid c bug. (endless for loop)
- C variable retyping
- threads without threads
- Socket reading problem
- C 99 compiler access
- Small C "Puzzle"
- Colon (:) syntax in defining fields in a struct
- Wrap thoughts
- fscanf and linked list problem
- A for loop iterating over the complete range of a variable
- Quadratic Formula Woes
- addresses and integers
- Will EXIT_SUCCESS and EXIT_FAILURE have the same value on all platforms?
- char problem
- make
- int array
- -= No Line Wrap Curses.h =-
- Processing Bit Fields (flag) that represent request as quickly/efficient as possible...is there better approach?
- Array size limits
- Linked lisd storing a queue
- simple word wrap problem not wrapping
- Problem with passing dynamic arrays by reference
- bitwise subnetscanning?
- Re: Problem with passing dynamic arrays by reference
- stripping newline from input
- Re: Small C "Puzzle"
- Re: Small C "Puzzle"
- Re: Small C "Puzzle"
- input problem
- Calling a function using its pointer-
- C Book from comp.lang.c !!!
- Different outputs in different environments.
- What's wrong with this macro?
- Max Size of argv[1] ???
- some C puzzles
- small C puzzles
- Calling fortran subroutine from c
- integer array
- comp.lang.c Answers to Frequently Asked Questions (FAQ List)
- comp.lang.c FAQ list Table of Contents
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- Project
- webpage bookmark program in C
- returning an array of integers
- Some bit manipulation
- How to create folder at fopen?
- [OT] Printing source code
- One-past-end-of-object pointers
- Bit Pattern Problem
- console library
- Shortcircuitting with -Inf float value.
- free() is useless...
- How does free() knows?
- free() is useless... (I WAS WRONG)
- Develping a good scheduler for ARINC transmission... advice needed
- Local Heap?
- type VARIANT and array - conversion to CString
- Detecting multiple keypress(es) in C
- I don't understand a past thread (help)
- What data type would you prefer and why?
- 17th IOCCC winners announced
- Problems implementing Rijndael
- string length questions related to fseek
- Dynamic loop nesting
- Usage of VxWorks setsockopt()
- Anonymous Union Member Access
- critique: conversion to binary
- exit()
- Removing white spaces and tab characters
- generalised linked list routines - opinion appreciated
- Bloodshed Dev. Compiler will only not show me my RUN execuable. Help!
- array of functions
- glibc: socket and fdopen
- Why va_start takes 2 arguments
- Labeling Jagged Arrays
- Post length for code.
- Pointer conversion
- Object Oriented Programming in C, Avoid Memory Allocation
- Heathfield
- Re: Why va_start takes 2 arguments
- Puzzle
- From where i can download C9X compiler for both linux and windows
- Fix your FAQ
- qsort(...) in <stdlib.h>
- How valid is a "draft"?
- How to convert int to char * ?
- nested function support
- Segfault question.
- Multi Lang support C functions ?
- linux socket help
- string literals question
- strtok & global variables
- how flushing standard io
- How to make the text stand out
- scanf pushes back two chars?
- Compiler (gcc) option to abort on nan?
- Problem with binary strings
- define a data type of 1 bit size
- data type promotion
- malloc and free
- Problem with binary strings
- Entering a binary string
- Mail bomber
- define a data type of 1 bit size
- Welcome to comp.lang.c!
- brother tree insert
- +++i
- Function Call Tree Command in UNIX.
- switch and if..else same at assemby code ?
- Re: Entering a binary string
- Book Recommendations?
- volatile expression
- creating a 2-d array using dynamic memory allocation
- parsing in C
- Structure Query....
- Creating a va_list
- C program to flowchart
- Open a file in C
- operator overloading
- parsing time string, getting timezone
- MARKING STRUCTS PROCESSED
- Cracking C structure
- mmap queestion
- is this code safe?
- operator overloading
- two dimensional arrays passed to functions
- removing Spaces
- Call for Papers: 38th Annual Simulation Symposium
- Link compatibility among C compilers?
- Reading Simple Flatfiles with a COBOL Mindset
- C Preprocessor - Cascaded Macros
- Reading Simple Flatfiles with a COBOL Mindset
- file operation
- Postfix / Prefix Operators on array / pointer, search key word wanted[OT]
- Coding statements before declaration-a doubt on standard!!!
- Does realloc "move" a block it shortens?
- Please find out what is wrong
- turbo assembler
- static link a library
- A way to maintain a global set in many files by using preprocessing directives . Could we find a better method?
- malloc and free
- malloc and free
- Difference between Structure & Union
- Church's lambda calculus
- Pointer arithmetic involving NULL pointers
- Performance Programming
- Wide string initializer syntax
- Need help for optimising nested ifs-help me plz panic situation!!!
- speed of int vs bool for large matrix
- Re: speed of int vs bool for large matrix
- JAMES LEHRER AND AL JEROME HAVE RUINED THE PUBLIC TV STANDARDS OF JOURNALISM
- int to string
- meaning of dialet or implementation of a programming language
- read files in dir
- porting curses driven to gui application
- Endianess: why does this code not change value on BE machine?
- opendir doesn't work..
- pwd
- typedef function pointer
- How to convert a double **ptr in a double const ** const ptr?
- Short-Circuit Evaluation of Boolean Expressions
- Re: speed of int vs bool for large matrix
- Geting info
- no lcm in standard library?
- [OT] Wrap
- Re: speed of int vs bool for large matrix
- Does typecasting consume cpu cycles
- union access
- how to convert very large number to hex string
- Timer in a C Program
- [OT?] What is (a) "plunger"?
- Gmail invitation
- LINKER/LOADER DOUBT