- Re: regarding memset
- pointer arithmetic
- Help requested - Application to use an IP interface
- Commutativity of operator []
- Why pointer to "one past" is allowed but pointer to "one before" is not ?
- beginner c question
- redefine a function with a same name
- is it possible to access members of struct in loop?
- bit fileds or bit manuplation
- Compiler Issue
- strange use of format specifier in printf
- comparing signed and unsigned integers
- Unnamed members
- char * ptr = "hello" and char carray[] = "hello"
- What do you think about the code?
- fgets info
- strings in #if 0
- 16-Bit char pointers valid?
- ifdefs
- Strange Segmentation Fault
- coderwiki.com is starting and needs you!
- suppressing the console window
- Wrong output - eliminate spaces in sentence.
- Template Engine like Smarty
- random data in structure - checking for no double values
- memory related concerns
- Strings, Strings and Damned Strings
- Copy 4 byte block into a char array
- dependency checking
- function * = void *
- sscanf'ing floats into structure members
- Named parameters
- about declaration of huge matrix in C
- to access the large page(2112 bytes) NAND Flash from the bootloader
- near-TeraHertz processors no dream
- char confusion
- Can We Read Text data From an EXE
- data mining
- Read-only string
- Assembly problem
- enum question
- // vs /*
- Bit field arrays unsupported?
- I need C complier.
- FAQ-Question
- Lex Question
- Lex Question
- Macros and Variables
- can someone tell me if I'm going insane.
- incorrect warning?
- constructor?
- mxFree
- c------->c++ and c++------>c
- Strange malloc problem
- Malloc for array of string
- why this code dumps core?
- Is the behaviour of * operator an example of operator oveloading in c?
- Program to toggle nth bit in C
- which is const in "char *const argv[]"
- K&R exercise 1-18
- Subtracting unsigned ints
- token pasting problem in K&R preprocessor
- esoteric C stuff, what is "debug_flag"??
- problem about function pointer
- any info on graphs algorithms examples ?
- convert a float to a short
- permutation generation
- Problem with graphics
- who had used pclint for amcc?
- c source
- C struct to XML serialisation tool?
- "Numerical Recipes in C" code
- copying a 2-dimension array into another
- code hangs
- sizeof
- Memory (read) access violation handling in C
- segmentation fault
- Pointers
- sizeof 'a' returns 4
- cast from function call of type int to non-matching type double
- Why occur the mistake in runtime about strtok()?
- Pointer passing
- Educated guesses for efficiency?
- Sentence input and replacing
- sentence
- knowing exact string array length ?
- coin toss problem
- Post Ur Job Requirements/Resumes Free ........
- realloc question
- wit's end
- MPI tutorial live
- a little mistake
- Undefined
- Printing "tab"
- Which is more portable / is there a better way?
- memory
- what do we understand by advanced C
- debugging C/C++ program with COFF information
- zero lengh arrays.
- Calling macros from outside the definition
- clc-wiki gone?
- Question about style
- Oracle Pro-C supports long long data type?
- Reference
- Unnamed struct members allowed?
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- types of 'Open' command
- How to use 64 bit integer in 16 Bit Dos ?
- What gcc options guarantee more portable C code
- managed string library
- Address of array behavior in pointer arithmetic
- ANNOUNCE ggets revised
- Simple recursive preprocessor meta-program implementation...
- Managed String Library
- printing
- C Programming: A Modern Approach 2nd Edition
- memory and subroutines
- Telecom programming
- c++ developer
- C call tree
- Shift operators.
- How to prevent the quick disappearance of window
- converting int to string
- free(): invalid pointer
- Serial Port and Library
- C isn't for timid souls !
- learning C with a C++ background
- Why this is wrong?
- Question about the *= (and similar) operator
- convert long long integer to string using sprintf
- String formatting
- Compiling with -O option gives different running time!
- Really basic..
- Bit shifting vs Bitfields
- GetKeyboardLayoutList
- library implementation strncpy() modifies string literal, legal? more doubts need more suggestion?
- freeing memory
- How to detect the entry point of a function?
- Newbie help on string splitting
- functions that take many arguments...... + extern - what about it?
- Weighted Bipartite Matching Implementation
- struct in C99
- Using static to init vars?
- getchar() after EOF
- easy pointer question...
- Can I passing a funtion pointer to a FUNTION which point to THE FUNTION?
- RWTPtrSlist core dumps, while removing entries.
- gcc knows about malloc()
- globals again
- Stripping html
- Problem with socket programming
- matrix memory allocation
- undefined reference to ...
- Need some help compiling something
- problem
- opinions on code
- A quit strange coredump
- problems with strtok()
- shift a block of memory content
- benchmarking c programs
- newbie question: difference between (*ptr) and *ptr
- problem with getchar
- the difference * **
- assignment from incompatible pointer type
- exercise 1-20 K&R
- how to iterate through all members in a struct
- rand in a closed interval on the ints
- Example for an dynamically allocated associative array in C
- MAKING DOS APPLICATION IN TURBO C++ 4.50
- MAKING DOS APPLICATION IN TURBO C++ 4.50
- Fixed-size FIFO queue
- Integer Promotion?
- ddj 29
- Quite Smart RIddle
- Is "?" a sequence point?
- need some help
- Suggest Me in Developing Cross platform App Development
- inline functions
- Why can't we declare an argv variable?
- Structure of functions
- casting
- OT: Regurgitated articles
- Why?
- Why the C committee doesn't provide an implementation when the standard is published?
- Help with array/pointer segmentation fault needed
- My merge-sort implementation. Feedback appreciated!
- How Do I License & Protect My Software?
- where to find functions libariey
- about the #pragma
- about the #pragma
- How to concatinate 32bits of 4 bytes in a char array, and assigning to an int?
- opensolaris C library vs. GNU C Library
- Pointers to functions
- define versus typedef
- assigiment problem
- Source Code for memcpy()
- conditional operator again
- Any references on pattern matching?
- stdint.h vs. stdio.h
- NEED HELP WITH A PROGRAM....ANYONE PLEASE HELP!
- How do I make my own custom C compiler?
- #define p
- Not reading in what was written out...
- How to decide whether it is an English letter or a number?
- how do I tell whether the read is an English letter or a number
- Searching the MSDN Win API
- Strange Question
- (boolean_expression) ? statement;
- nested conditional operator
- How to get total heap size of a process
- Use of bitwise operator for signed number
- portability problem
- Three #include guards, which will never break?
- Yet another pointer issue!!
- Validating user input?
- Is this valid C?
- strstr and const problem
- "long double" and "printf"
- Converting negative integer to octal/hexadecimal
- Semi-defined Function arguments???
- A simple question - how to convert from UTF8 to wide char (wchar_t) on linux
- Problem about type promotion and equality operator.
- Problem about type promotion and equality operator.
- covert time from date Hour min sec format to epoch time i.e time since 1 jan 1970 in C
- preprocessor problem
- Struct assignment, historical question
- name of running code
- help with a funcition-please
- Global Variables
- ihi = y[1]>y[2] ? (inhi=2,1) : (inhi=1,2);
- MYSQL question
- Forcing a keyword to be treated as function
- tmpfile and freopen
- Feature Article in Better Software Magazine
- Can u tell me the explanation reg this problem
- Can u tell me the explanation reg this problem
- pointer problem
- Whats wrong
- To use global variables or no????
- Masks: Why?
- incompatible pointer type warning ?
- incompatible types in assignment
- char math?
- r- r-value vs l-value?
- from rags to riches!
- a variable use of variables is what i'm after i think
- Program In C
- how do i read odd numbered lines from a file
- how do i read odd numbered lines from a file
- ctype.h - macros or functions?