View Full Version : C Programming
- How to add new library in gcc?
- free sftp C library, Most Wanted ;-)
- PORTING GMP PROGRAMS TO WINDOWS
- wcsftime output encoding
- "Interesting" C behaviours
- Correct type for array indices
- Why in stdint.h have both least and fast integer types?
- Scope of block-local variables
- Nth request of book recommendations
- How to convert a negative value to positive
- problem with scanf( )
- struct named 0
- i want to convert long integer to string
- problem with setjmp
- Trip to Disney
- pointer to a function
- Is there a Swap faster than using XOR!!!
- Welcome to comp.lang.c!
- IVT at address 0
- How do you read source for big programs?
- doubts related to disk files in C
- Are array members guaranteed to be contiguous in physical memory?
- fseek past the eof
- reformatting strings and memory issue
- C/ UNIX--CONTRACT TO PERM--IN
- a good C book
- Effective Email Marketing
- Buy Programming Books
- sizeof error
- What is const char * const *p;
- simple file system
- Increasing array size
- Calling atexit
- Best way to allocate a large amount of data
- How to understand C FAQ 3.8?
- Clunky C cleanup code
- Linux, Sockets and C
- read url
- can not find graphics.h
- Standard Read and Write FILE functions to refer to memory
- int86 function...
- calculator library
- Good C book
- Keil ARM
- 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)
- strtok but keep the separator
- How often templates are used
- compiler won't allow dimensioned array of Char* to be signed to another???
- Zero length array declaration
- MATLAB error: ???Processor not supported createobj(cc_target,'x'); CCS 5510 TI
- Clunky C cleanup code
- floating point over-/under-flow
- What Defins the "C" Language?
- support large files
- Unexpected behaviour of malloc
- process steering with pipes
- How should I create verbose error information description
- Let ANGLO SAXON BEAR THE COST OF MISUNDERSTANDING - FREE THE HMONG NOW
- What kind of operator is ( ), [ ] ? unary or binary ?
- help with advice on how to link with Turbo C (IDE)
- libwww compilation on MSVC 7.0
- openlog() and facility parameter
- Exception trapping in C?
- [Q] superfluous ids in self-referential typedef struct
- kernel modules
- Best Way to Define/Declare/Initialize Variables Simultaneously?
- Using hobby source code in your job ?
- ptrdiff_t
- equation of cone intersection
- extern
- #include from a subdirectory
- char **argv & char *argv[]
- [Q] about free(ptr)
- Help with changing char *string to int * string for sorting.
- How can i Right Trim all the spaces of a very long (2000 chars) Charecter string ?
- learning
- malloc stumper
- Origin and History of Dot Syntax
- New book - 'C of Peril'
- Programming Puzzle
- Algorithm required.
- Cant quite figure out whats wrong!? Help??
- desperately need help
- [Linker Error] Unresolved external
- Using C png library
- compling error in Visual c++
- Age in Days... But now freehand!?
- declarator name equals type name weirdness
- ISO free tools to debug malloc/free bugs
- mysql error handling
- various exits from function with one general clean-up?
- K&R2 1-23
- test
- Is "inline" valid C?
- quick question about memset
- free data
- size_t
- vc.user_comments[i] = string; /*crashing*/
- help! :(
- help! :(
- help! :(
- help! :(
- Real Microkernel Need C coders
- Re: Returning a array of structures...
- for loop how to enhance performance
- Array of Strings??
- When to use #define and When to use const?
- Accessing internet services from C
- Accessing internet services from C
- memory leak purify
- Problem using qsort(). Please help!
- Plz Help ..Strucs-->U_char arrays<--Structs
- .func and .endfunc
- Linked list's asignment help..
- Compiler Options(cl.exe)
- Re: Finding application path
- htons
- levels of representation of float and int
- Practical usage of bitwise operators.
- >> to accelerate division
- How many distinct float values?
- How to find an end of file
- Time problem....mktime(), gmtime(), localtime()
- Is this Valid Switch statement ?????
- Asigning to an array of strings??
- k&r ex1-22
- strerror_r return value
- void* question
- Problem with fopen, linux, and RS-232, possibly
- How to sleep during millisecond
- combination algorithm/source code
- in what circustances perror would cause core dump?
- A new - good usergroup for VoIP
- dereferencing far pointer in turboc
- Is this the same?
- Re: Edge_Filter_FFT_function
- single threaded application, that selects between stdin and a listeningsocket.
- SPEC is seeking candidate codes for an MPI-based benchmark suite
- gmail
- checking for the amount of context switches the process underwentwhile running
- utility/library/snippet to handle wrapping text on column specified
- 1 byte for character
- Algorithm to break up a vector
- RTF Image
- Sub-sub-expression evaluation order
- michael maire ex1-22
- How to find minimum of two numbers.
- free question
- Qustion: sigset_t operation.
- reading text files
- lower case to upper case
- environmental variables
- Automatic Rebooting PC on a Hang/Freez Condition
- using '\0' in char string
- passing uninitialized parameters
- /var/adm/wtmp, malloc, and ENOMEM
- Who uses clapack?
- Any C code are valid C++ code?
- number of bytes for a type in C++
- ISO C89 and ISO C99
- validate pointer that was returned from malloc
- How to read an input text from keyboard by the std. lang. C?
- Dude and Duden
- Software Development Engineers needed - open source enviro - Seattle
- literal binary?
- standardisation of data types
- standardisation of data types
- Functions that accept various type?
- Passing pointer array to function
- Writing a virtual Santa Claus in C ?
- Boolean OR (double pipe) and ISO C99
- number of bytes for a type in C++
- Reading binary file finding EOF
- threads
- Welcome to comp.lang.c!
- ((node*)&head)->next
- re-compile error
- I am re-compile the source program under window XP
- How to print a 32-bit number as a base-10 number
- HPX memory calloc error - returns NULL
- splitting a string (and memory allocation)
- Netmake Release
- Cast from int to unsigned char in powerpc arch
- Binary files
- "free space" with declared type
- switch expression not integral ???
- floating point values
- An exotic pointer...
- why use typecast on NULL?
- printf("%d,%d,%d", a, a++, a++)
- small numerical differences in floating point result between wintel and Sun/SPARC
- PROS/CONS: #define BEGIN {
- about sprintf function
- array inside a array!?
- A way to manage globals in multithreading environments?
- A way to manage globals in multithreading environments? (SORRY ERRATA POST)
- 0 insted of '\0' in char ptr
- Help with Variable-Length Argument Lists
- Qsort inaccuracy?
- Problems with Oracle OCI library - help please
- Qsort inaccuracy?
- Reading a single character without waiting for enter key.
- strtol() and zero
- argv
- printf padding with alternate character?
- Is there a library function for placing cursor position in the cosole?
- unable to retrieve message
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- Problem with #define
- enum and struct namespaces
- wall clock time
- NULL argument to strcmp
- OT: Free IPOD site that actually works
- Program Design for Large volume file processing
- function call
- ds
- Macros that break compiler headers
- malloc() and free() and linked list
- malloc() and free() and linked list
- Re: Right way of using setkey(3) and encrypt(3)
- select for opening sockets in single threaded environment
- Redeclaration problem with CC
- how to execute exe files from within a file
- Why does ANSI not define a function to determine the size of (m)allocatedmem? (like _msize)
- Calling a COM Object DLL
- Calling a COM Object
- populate a pdf form
- re-compile -need helping to enlighten C programming
- Pointer trouble
- Sort in the Descending Order
- 2D arrays and malloc
- threads / malloc / free / global array
- global Variables
- How to rescue data on a hard disk?
- role of semicolon
- What is the problem with my arp structure?
- Wierd behaviour of function 'strcspn'
- berkeley db
- Command line C compiler needed
- Request GMAIL Invitation.
- The POTM - Programming Contest - Create A Crossword
- Can someone please spare a GMAIL Invitation for me.
- Can someone please spare a GMAIL Invitation for me.
- Is there any GENRIC MACROS in c for INTEGERS,CHARACTERS ?
- Re: Why (or not) use single letter variable names?
- initializing data at compile time
- Free iPod
- Free iPod
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.