- Validating a string with sscanf
- #define vs typedef
- with pointers and absolute memory addresses
- Is this correct..??
- Re: converting int values to other formats
- time()
- // comments
- Problem setting signal handler
- Collatz Conjecture
- fclose(0)
- Question on Wording
- Insert a string into a string
- Another dynamic memory doubt
- cast multi-dimension array to pointer: T[][] to T*
- lcc-win32 conformance question
- renew() an array?
- Is malloc() function provided in <stdlib.h> thread-safe?
- free() unreliable?
- C aptitude
- Question on quicksort and mergesort calculations
- Problem with the incrementation of pointer
- translation from matlab to C object containing matrices undefinedlength of object
- Garbage collection
- How to replace /(division) operator
- x % y = ( x -(x/y) * y)
- scanf("%d. %d. %d",&d,&m,&y);
- printf("%d",*(&ptr2 + 2))
- Can not `setlocale(3)' more than once in Linux
- udp multicast server and client
- Need Hashmap in C AND C++
- best way to suppress "unused" warning?
- Newbie. Microsoft Visual Express 2008. Problem with Assignment
- __stdcall alternative
- What the fastest algorithm for find max/min in an array of integers?
- ubuntu and its C compiler
- Are there statistics packages in ANSI C and/or ANSI C++?
- error and warning
- ansi c & SSL
- atoi
- Random IO Read
- "libdb-4.2.la" not found
- C programming question
- A question of Precedence: Two functions from a C stack.
- dragging a file to a textbox, and a filename appearing
- dealing with huge data
- Timer in C (like in Java)
- casting question - i64 = *((__int64*)&d);
- srinivas
- How to know linked Files
- Re:
- Sliding window and wrap-around
- answer this question
- Using C for game development
- optimizers are overrated
- 'half' floating point type
- signals blocking
- avl tree
- a fanny question
- sorting the input
- Test C Skill [Online Exam)
- concatenating strings
- While and fgets
- Efficient strcat implementation.
- character conversion
- Implementing DataBase concepts using C
- Getting path components
- C FAQs section 20.27
- Single RJ-45 with two NICs?
- implementation of drand48() as given in steve summit's book
- constant multidimensional array in a function argument
- K&R2 , exercise 7.6
- GDBM prototype magic.
- getline() problem
- Unsigned datatype
- relative ordering of static libraries
- Time delay loop less than 1ms
- Multiple inheritance doubt
- Floating-Point Constant with Payload
- diff o/p
- Should embedded systems compilers be trusted
- HI.........
- K&R Ex 1-3
- A trick question
- memset o/p not correct
- looking for implementation of strtok
- Char buffer error in a Structure
- What are the minimum numbers of bits required to represent C stdfloat and double components?
- Pointer subtraction problem, source boost pic
- Can a double be 32 bits?
- compile errors. pls
- sizeof in old C compilers
- Identifiers starting with __
- Realloc and pointer arithmetics
- how to specify power of number
- Problem in writing structure to Binary file in C lang
- pointer to string
- pointer to string
- Token Pasting
- Size of array too large
- Unpacking 12bits integer type into 16bits
- Function pointer cast
- Subtracting strings
- ioctl serial port and SIOCGSTAMP
- C++, C#, C Excellent site!!!
- tools to analyze the code at compile time
- UDP source port
- Bitmask vs bitfields
- Re: Puzzle Book & Answer Book
- Trigger function on shared module init
- Moronic reference site
- function prototype in code block
- Free online Test of C/C++
- writing a makefile
- why this does n't works
- un named bit fields
- hi, is there any C runtime library in coff .obj format?
- Working with Cash and uses of Typedef
- pointer normalization
- Question about a struct declaration
- binary tree node deletion
- vague lvalue vs rvalue question
- Sockets
- Error with fgets
- Error with cc sunstudio compiler
- atoi and INFINITY
- printf("....%d",sizeof((int)(double)(char) i))
- problem with rand()
- y >> (8 * (sizeof(int) -1))
- string combination
- malloc() and implicit cast
- Dynamically loop through array of structures
- understanding getopt_long()'s hasarg setting
- Vectors vs arrays
- without main()
- Re: Ambiguous errata solutions for K&R2
- Organization of Structs
- Use preprocessor in header
- why cant functions return arrays
- #redefine preprocessor macro statement.
- problem with double data in exponential form
- How to determine curreent date and time/
- Static checking of C programs with LCLint
- const problem
- GetCommState failed with error 87.
- linked list
- Link through Header Files
- struct/union pointer/address stuff.
- Struct/Union pointer stuff
- Replacing fgets Problem solved.
- Write two separated objects?
- How to design a program in C?
- Question on the FAQ
- #define for very small numbers ?
- How do I create a function in my library for passing user callback function
- Problem with atoi and strlod
- An array of function pointers - generated parametrically
- Recursion Basics
- `if (!p ? i++ : 0) break;' == `if (!p){ i++; break;}' ?
- Library Function for converrting double to string
- K&R2 Exercise 4-12
- Strange I/O error
- Re: how to do an infinite loop
- Sliding window
- success! I think
- "row major" - technically no such thing in C?
- ow to prevent macro expansion in C/C++?
- local variables in a recursive program
- C Books and algorithm books
- Variable declaration followed by colon?
- Test the validity of each argument in a function
- Function return value doubt
- case label does not reduce to an integer constant
- How much fast is C++ than Java?
- writing structure to a file
- When to use macros.
- Regarding extern
- working of drand48()
- How to eliminate this global variable, silent?
- How to return two values in a function?
- How to test the correctness of a function?
- 'static' to make object accessible by file
- What is the use of qualifier const
- is this portable?
- C source code line count function
- programming disucssion group
- Why do people say 'extern' is error prone ?
- lint still useful?
- Network modules
- Dealing with illegal instruction
- Storing integer values in a void*
- extern pointers.
- the static identifier in the global scope
- callback functions
- What is wrong in this program ?
- What is wrong in this program ?
- How to generate random numbers in C
- Why C dont allow the name of a variable start with a digit?
- How to get more precision in C ?
- heathfield vs navia
- How to be a better C programmer?
- How to be a better C programmer?
- [OpenCV] Extract en recognize barcode from image file.
- lost.
- Linking with a particular shared library by full path overridingLD_LIBRARY_PATH
- Parentheses and compiler optimzation
- Problem with hdparam
- scanf
- #define a macro that #includes
- Re: Keil c51 interprets &Array as Array. Is that normal?
- "ab" mode in fopen
- algorithms, tips or info on dfa correction
- does C allow this ?
- K&R2, exercise 5.5
- function pointer and pointer to function
- what is NULL pointer dereferencing
- volatile const
- Re: '__setvideomode': unresolved external
- it is not printing the right values
- K&R2, page 106 <strcmp>
- producing the memory layout you really want is non-portable anddeprecated
- extra character when writing file
- x&(x-1) ... why only 2's complement system?
- print output
- How to optimize?
- needed with if- else cases
- #ifdef __cplusplus
- int main(int argc, const char * argv[]) ??
- spin_lock
- recursion.
- K&R2, exercise 5.4
- Kernel modules syntaxes
- Reading words from a text file
- C FAQs 6.12
- function pointer
- Arrays & Pointers
- detect non reentrant function
- Questions about mmap()
- How to use qsort function of C library ?
- inline
- Information hiding
- Using GCC as a Front-End
- problem with multiple source file
- sizeof()'s strange behviour
- K&R2, exercise 5.3
- K&R2 , section 5.4
- What are the differences in EOF & FEOF in the
- Any idea why this program is not generating an output ?
- Why would someone use c++ compiler on a C code?
- Prog question
- tools for C and C++
- Sharing a variable across multiple files
- How to make it faster?
- Problem with dlopen
- long double
- Re: assigment statement can use an expression when declaring a variable?
- Ambiguous/debatable errata
- storing 1,000,000 records
- Portability
- C90 long long
- C++ more efficient than C?
- WTC Towers: The Case For Controlled Demolition
- [Q]const char *const * ??
- qsort problem
- out
- hand made art carft, el sanatlari
- Can 'gprof' show profile info on lib routines such as 'malloc'?
- using the shm_open() function for shared memory access in linux --regarding
- How to show accuracy differences?
- strings
- enum
- padding and enums
- A* algorithm
- how this works ?
- Not a number problem
- Which function header do you prefer?
- preprocessor question
- -atof- function , example from section 4.2 K&R2
- Multithreading Books
- Reading BSD system code
- Macro constants
- Not quite standard... but socially acceptable
- Is it possible to have two main functions in a c program?
- Software tools in Pascal: did I make a mistake?
- Debug statements
- would C be easier to read if...
- K&R2, exercise 4-2
- point classes, design of class relation
- K&R2 section 4.1 example
- Optimization
- TCP File Transfer behind NAT
- C compiler version check
- const confusion
- A conundrum in C: found this fragment in Steve McConnell's CODECOMPLETE
- Recursive function won't compile
- C elements of style
- Accent problem
- C programmers have a phobia of Java/C++ programmers
- extern declaration
- my doubts in C