- Confused by compiler warning
- Neatest way to get the end pointer?
- make content's of file in binary form to zero and convert them back
- "sorting the news"
- Problem with pointers, require some
- Bounds checking
- RE: Need with memcpy_rom funtion
- ANSI C?
- need some
- struct having pointers's object being passed by value to afunction...
- Textual data files in C
- C networking?? How to update old software??
- Output of the printf(a,*a,**a) where a is of type int [][][]
- Finding invalid pointers
- Pool for pointers
- C99 (TC3) and 'official' discussions.
- Converting Char array to Int array
- regexec from regex.h Segmentation fault
- chunk
- Today best message :
- Socket: bind error...why??
- [OT] C90 IDE+compiler for Windows / educational purposes
- Compiler error
- Good websites on C programming interview questions
- Interview
- Advice on how to return a list of values
- void * in ANSC
- sizeof size_t
- Why no reset() function?
- Traversing an array spirally
- Integer multiplication truncation
- creating a 2D array
- What's the meaning of the macro 'OF'
- bit manipulation..newbie doubt
- what does "for( ; ; )" mean in C program
- Interview question?
- Linkage Error
- c programs & shell conditionals
- Radix Sort
- Why does this compile?
- with Make
- A Stupid Question about Structure
- Urgent : fork()
- int 1[3] = {10,10,10};
- linked list
- translating oo features to C
- Reverse biwise operation and xor?
- #define
- Question on accessing structure
- Quick check on signed promotion of bytes
- My solution to allocating memory
- Type conversion
- declaration of variable in for loop
- Getting user input in Linux?
- conversion ELF -> .EXE windows
- comparison function for qsort() question
- Strange C operator
- Casting Function Pointers
- Question on while(!feof(fp))
- Need info on "Safe C library"
- Function with unspecified number of arguments
- gcc compiling for profiler question
- Linking library
- assigning pointer to NULL
- How to call function whose function call with arguments is in astring Options
- Prepend name to function names?
- Executing and Monitoring External Programs
- putting values into array-newbie doubt
- A solution for the allocation failures problem
- How Do You Pronounce char?
- What happens to this memory
- Fopen to create a file in a sub-folder (such as "Mygoal").
- Kelsey admits Linux SW is fatally flawed
- scanf and ampersand
- What is the Quraan?
- Copy memory (array)
- Why do signals exist?
- tutorials about c and c++
- rename according to time
- Array of pointer and pointer of array
- pragma directive
- memory address of *char
- [newbie] Not specifying the dynamic library?
- swap using pointers
- time in threaded programs
- Thoughts on file organisation
- xmalloc string functions
- Storing data structure
- Here is something crazy ... maybe.
- memset
- binary of gcc and gfortran shapshot 20080125 for windows
- Yet another User Input Question
- if and switch
- Putting logical limitations on types
- How to declare structures that reference each other?
- Eclipse tags/cscope support (other solutions welcome)
- prototyping?
- safe version of sprintf
- progrm for converting integers to roman numerals using files in clanguage
- uniq without sort <-------------- GURU NEEDED
- why bar and foo
- Printing a hex dump of a buffer
- Complex question
- Printing a char* which is not a string: I do not understand this
- void pointer
- number of semicolons
- The Way to Paradise
- Linux Kernel Source--Unquestionably Undefined Behavior
- bit bashing
- General question about shared libraries on Solaris
- fread()
- c basics
- ansi c
- GREP
- Alignment of a structure.
- <OT> interpreting dwarf sections form elf binary
- include cleanup
- string compare
- beginner qn..malloc
- Please explain this issue with array of char pointers.
- Where is the error in this code?
- How do header files work?
- pointer to a member of a struct which is in turn a member of an arrayof structs
- using 32bit glibc/libgcc on a 64bit machine
- const qualifier
- bare bones file encrypter/decrypter using 128 bit Serpent algorithm
- folder parsing (newbie)problem
- linked list question
- Linux Kernel Source
- late night confusion with -> and .
- Keyboard handling in C
- lcc-win and windows 98
- return string from datalayer
- parsing directory
- error while using fuction log2f()
- Cool Electronics Platform with C based Development Environment
- Is this program standard conform?
- Function Pointers
- string question
- String literal
- effect of b = a++ + a++
- variable
- When will exit(0) fail to exit?
- how run c program in protect mode with out OS
- GCC Broken on Leopard (OSX)
- Functions implemented as macros?
- binary of gcc and gfortran snapshots 20080118 for windows is available for download
- Assume program under constant attack
- me about segmentation fault (core dump)
- need with gcc
- Re: Who is Muhammad?
- When to check the return value of malloc
- Bit Fields
- quick sort
- A different syntax for error checking
- Memory dump
- dumping current stack
- Standard integer types vs <stdint.h> types
- Three C questions
- Good development practices
- Watcom C
- Parsing Doubt
- arguments question
- rotate bmp (Xlib)
- need in reading jpeg
- Restricting the access of a Global variable
- NULL pointers
- A Newbie Question
- Boost your business with Quality Web and Design Services at BargainPrices
- array type has incomplete element type
- How to make (ptr + len) > lim safe?
- Need a GURU! I'm stuck....
- Is Chris Hills a troll?
- main() in C90
- getline - sort of
- Preprocessing directive in the middle of macro arguments
- Remote debugging via serial
- C Macro questions
- writing alarm function
- Attribute Setting Methods
- Compiler optimizations
- typedef and static
- storage class static of functions
- segmentation fault in recursion
- return from a function
- Re: Need Two More---C/ Unix---Contract---MI
- parse C source flow to extract program tree
- Eclipse CDT, cygwin and linking problems
- Use gets Safely
- Urgent C Questions
- Beginner post-increment question
- how to get binary representation of c objects ?
- Shareware C Compiler
- what's the error ??
- switch case level
- fflush and stdin
- error and warning
- print 19 on screen
- linked list
- Browsing C library in Linux
- Bitwise operators.
- Extern redefinition
- re-Write printf()
- union size
- Preprocessor directive
- Who sends me a copy of c function manual
- question
- Re: comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- The machine stack and the C language
- Stats for comp.lang.c (last 7 days)
- binary of gcc and gfortran of snapshot 2008-0111 for windows is available for download
- why it's not ar error....
- char format specifier and segmentation fault
- ~¢¾*Nude Babbies Veds *¢¾*Hot Porn Sex*¢¾~
- Why this works???
- Problems reserving memory with the 'malloc' command
- Beginner array question
- more portable compile-time assert()
- Signed only index?
- Why this works?!
- Event Handling using Design Patterns & some hard questions
- Lex / Yacc problem
- Allocating memory for a pointer passed from another function
- Recovering from out of memory on the stack
- Compendiums of compiler warning/error messages mapped to actual codeproblems?
- Does this code executes properly ??????????
- How to make local variable's address is 8 byte alignment?
- Regarding restrict qualifier
- Obfuscated, trilingual
- C - Video conferencing SDK?
- Re: free causes core-dump
- Use of Long and Long Long
- Renaissance Games
- function prototypes and function addresses
- Re: How are organizations adopting agile software development approaches?
- Macro that allocates storage and "returns" value
- question on globals
- sizeof and structure
- year information not displayed properly
- Arithmetic for 32-bit and 64-bit machines
- Casts for srand? (FAQ 13.17)
- C Bibliography
- problems with fread
- Errors on parameter passing
- Which Visual C++?
- regarding socket programming
- Is this printf okay?
- strtok but only want the last field
- how to free this
- Re: chars
- Re: chars
- chars
- Quines
- C questions
- [Urgent]: How To Accessing C++ Class objects in C : getting error
- What's the meaning of (void) cast?
- variable storage
- Question about va_list
- small string question
- ffs function
- function pointers
- Function Name Mungling
- RotateLeft, what does it do?
- A question about taking the absolute value of an integer
- User Input
- Lazy evaluation question
- Pointer conversions
- can my program requires 4GB memory in debian?
- inclusione file
- function/variable references in c
- min/max in stdlib.h?!
- OT: postings quoted without attributions
- timers
- alignment when allocating an array of struct
- Stack
- Answer to question 4.8 from the FAQ
- Some questions
- standard functions as macros
- C style multidimentionel arrays
- question on register data type
- fill in array
- Howto "goto address_x;"
- cast pointer to int
- creating a function to test bits in a byte, and it returns
- how is a struct represented internally.
- Re: Programming in standard c
- How to insert node in Linked list without temp pointer
- Newbie - Reading and Parsing from Text File
- How to recognize the binary file is in Release mode or in Debug modefrom the core file.
- Problem with scanf()/gets()
- Type of expression
- parentheses in logic operands
- maximse the use of cache in code
- pointers to functions question
- enum-type anonymous structs
- miscompilation of volatiles?
- Reason # %ld not to use void main()
- C and ADA
- Constrained Optimization Problem in C