- Is a[i] = i++ correct?
- Question about CLC
- question about declaration - pointers
- Question about pointers and multi-dimension arrays
- setjump and longjump
- A form of arithmetic based on source code
- How memory function free() knows how much memory to free.
- Callback Function Stack Overflow
- Porting Windows program to BSD
- Problem passing a string to a function
- Advice on using FFTW
- question about void typecast
- structure alignment
- how free() works
- How to map a subroutine to a particular address in rom?
- developing x applications
- while(!FP.eof()) is reading the last data point of the file twice
- Re: : for loop doesn't work?
- Flex / Yacc sources for C parser
- Unexpected answer, compiler bug?
- Behavior of the code
- Really don't know how to use recursion
- Happy christmas
- Problem with inserting nodes on Binary trees
- Making a program pause
- hi$B!$(B what does over$B!](Bindexd mean?
- Coding practice
- Dynamically loading a static C library (compiler suggestion?)
- Regarding standared i/o functions
- Need advice on selecting a development environment
- Difference between while and do while
- It was just a memory aid when reading C code
- Question regarding scope and lifetime of variable
- lvalue required as increment operand
- A method of static code analysis
- Making C better (by borrowing from C++)
- read image from url
- How to utilize internal file.
- Difference between if if and if if else
- Question related to sizeof and pointer arithmetic
- working with bitmaps in C
- Doubt on Device Driver ?
- Stats for comp.lang.c (last 7 days)
- Send and receive information between Excel/VBA and C
- some strange for me (addition)
- Hi, i have information about C, C++ and Java language, download now
- Currant status of iostream.h
- FD_SET compiler warning, why that particular warniing?
- some strange for me
- Re: trollish
- Latest Usenet C Argument
- the return value of a process
- Initialization of Static variables
- Repository of C code
- time and srand
- Can we have "Guru of the week" on comp.lang.c?
- main
- small doubt
- Annoying compiler warning
- Signed Unsigned problem
- stack frame size on linux/solaris of a running application stack
- Re: Searching for Happiness ?
- Print a signel octal
- UTC string -> time_t
- function prototype vs function declaration
- Positive random number
- [1/2OT] a buggy TCP client program
- object file size is reduced after build
- object file size is reduced after build
- C Unleashed Chapter 18: Hamming Codes
- c calling c++ functions
- How to use dinamic struct
- A question on for loop
- character array as bits
- Linked list allocation
- Is const really const?
- Large Files
- calculating sha1sum
- Automatic struct initialization
- Please check the content of my web page on 'A note on Pointer Operation'
- Re: how to do an infinite loop
- A question regarding Q20.1 from c-faq.com
- Stats for comp.lang.c (last 7 days)
- volatile + threads
- Pointer increment
- Avoiding dereference of NULL pointer
- internet
- ARP packet network program
- String manipulation program not returning expected output
- Another pointer to array inside struct
- Re: how to do an infinite loop
- A question regarding argv
- char* argv[]
- Pointer to array inside a struct
- C Variables Length
- I want o use the function alternate to a MACRO
- smuggling data in and out of alarm handlers and the like
- Can someone with this? Linux GTK / Ncurses
- Meaning of the warning
- Increment and order of evaluation
- Segmentation error for array operation.
- convert unsigned to char
- Question regarding sequence point in case of conditional operator
- Array and function question
- Question regarding the short circuit behavior
- Copying strings
- Global structure variable initialization
- Macro substitution conundrum
- nanosleep mystery
- Can anyone throw some light on inheritance? UK
- Optimiser question
- typedef function with void parameters
- Porting libmodbus to 16-bit DOS
- replacement for 'pow()' function
- Regarding regular expressions in Solaris
- Favourite C tools
- Ommiting frame pointer
- me, a friend of mine wrote a program in C# and I wrote the sameprogram in C..His is faster than mine on the same machine...How Come ?
- #pragma once in ISO standard yet?
- why the printf is not typecasting the int to float
- pointer and array
- Print 64 bit with a char buffer
- Question related to printf
- is it ever necessary to free memory if you are about to call exitanyway?
- flex for windows
- Cast to an array type
- Trouble with integer floating point conversion
- how the macro works
- What is considered macro abuse?
- C closures & lexical scoping
- Problem with eclipse and a simple c program
- operators and type promotion
- String parsing
- pointer confusion.
- *** glibc detected *** ./a.out: double free or corruption
- Problem with reading procfs
- Need with this program
- As a programmer of both languages...
- How to print 80 col name-pairs?
- modify txt file in C
- Can volatile be added through declarations
- Re: OT: Dynamic-CC, GC, Dynamic Types, and Prototype OO in C
- alternative to fstat ?
- How is it possible to use a constant in a variegate way?
- konstanten variieren
- ANSI C confimance test suite available ?
- query in reccursion
- Questions about C90 vs C99
- checksum correction
- An exercise in fread optimisation
- return char pointer which is malloc'ed in function
- string buffer
- "Homemade" C99 prototype?
- Trivial question about storing floats
- Which max() is faster?
- #if constant expression
- sizeof(<function name>); return wht??
- C GUI libraries
- C89: Compile-time constant required for initialiser?
- Memory Leaks related question
- Array address arithmetic
- Why in some compilers if a function is not declared, the compilergives out a "warning" and not an "error"??
- Sending Float values...
- self destructing programs
- Trouble accessing data with pointer to structure
- Stats for comp.lang.c (last 7 days)
- what is 'foo.c'?
- Read-only outside translation unit
- assert must take int?
- increase in spams
- Can this be done with "Union"
- how the following two code parts same
- A function is an address
- Free C++ Ebook | http://freepdf-ebook.blogspot.com/2007/12/c-unleashed-ebook.html
- relations/identities
- String Concatenation Using Pointers No strcat()
- C and Algol68
- facing problem while using regexec
- keyboard/mouse programming
- greatest of two numbers
- what is a statement and expression?
- char change to int, so weird.
- Exceptions in C/C++
- strlcpy and strlcat
- System() question
- Code problem
- How to disassemble with objdump and recompile the program ?
- Reverse a string in place
- gethostbyname() ---- Delete Resulting Pointer?
- is this newsgroup for newbies
- Regarding multiple inclusion of files
- Regarding malloc memory alignment
- C style: private functions, function docstrings & style
- mingw socket programming
- wchar_t to char[128]
- The Muslim's Creed
- Freeing memory allocated by another function
- C editor and debugger - Linux
- Confused by const
- Sign preserving Vs value preserving
- On use of C99 __func__ macro
- Unexpected Results
- Signed & unsigned types
- Strange syntax
- c++ calling c functions
- take input char from keyboard
- strange test question
- Question about (Optional)? header files.
- Newbie needing some with segmentation fault
- sscanf error for unsign int type.
- using of * &
- void datatype
- calloc crashing -- dump core
- Dynamic Array Size
- *generic* pointer to function(s)?
- Structure size directives
- White space at the end of a line
- pointer to an array of pointers
- a silent error
- expression types
- address change
- __FILE__ + __DATE__
- deletion in link list
- format for double for printf
- bit order in xx-endian system
- how to think about parentheses
- Hex to int
- Opened files
- Playing MIDI File in C
- Preprocessor issue - token spacing
- How split 1 array in two
- Need of type "FILE"
- I want to list data by alphabetic
- chance of stack overflow
- An intereting rider in C
- hello alls , a newbie here
- Question regarding implementation details of malloc in K&R2
- Question regarding malloc casing
- Computer Security Information and What You Can Do To Keep Your SystemSafe!
- New to C, "Undefined reference's"
- array of arrys
- A question about 13.9 from the c faq.
- A reasonable project.
- real time printf-like logging
- stuck real bad .......PPPPPPP!!!!!!
- Histogram of character frequencies
- traversing a stack
- Actual type of intmax_t and uintmax_t
- Some newbie casting issues
- Print Extended ASCII in ANSI C
- C Pointers
- How To Turn On Your PC In Just 10 Seconds
- Print lines longer than 80 chars
- Counting blanks
- Win32: C: Chinese language inputting improperly in text box.Extremely strange bug, please !
- There is really important wrong, but I couldnt find
- TypeDef array of size 1
- 25 MOST FREQUENTLY ASKED QUESTIONS ABOUT ISLAM
- bus error
- Question about variable scope conflict
- Compile error on WinXP/MSVC++E05
- conditional compile...
- fgets() equivalent?
- is this correct C? (char*)spm += spm->partitionMapLength;
- library function vs system calls
- Is this C?
- rpcgen cannot find any C Preprocessor
- LDBL_MAX -1.#QNAN0e+000 with MinGW?
- make & nmake, cl & gcc
- Memory address and Pointer
- pointers as parameters
- pointer as argument and parameter
- malloc realloc and pointers
- New language features?
- Get the Compile-time Environment Variables ?
- Alignment of variables in structs
- struct pointer
- mystery of calloc with #define
- look up tables
- Which functions act as memory barriers?
- main function
- char vs int speed
- gcc printf conversion specification for struct timeval
- What is the proper Syntax for this Pointer?
- Generalized function for deallocating and setting pointer to NULL
- unpredictable deterministic behaviour again
- partial initialized array
- conversion to quadword
- how to determine the size of memory pointed by a int pointer?
- operators similar to functions?
- Sorry, I don't know where to post this...
- : multiple definition of `main'
- What does the following preprocessor directive do?
- Multi precision floating point
- Can A Macro Do This?
- question related to compiler optimization
- '-'-'-'-'/'/'/'
- frustrated by fscanf and sscanf
- Why is there 'div()' in the standard lib
- bits for floating value and converting