View Full Version : C Programming
- scanf address
- flush(stdin)
- Linked List problem.
- double while loop in linked list
- what does "strict alignment" mean?
- Global variable declaration in headers
- bit masking
- In fflush(stdin), what happens to flushed data?
- Variable number of parameters in a function call?
- having problems with math library
- Where can I find the implementation code for a function in C language?
- Free C\C++ compiler
- Help! Raw Socket CheckSum
- lcc-win32
- OT: Free IPOD site that actually works
- What type is a structure?
- Catching a process' own stdout
- Array of pointer Vs Pointer to Array
- bus error in linked list
- byte to LONG
- For in Macros??
- Recursive Union
- What Kind of DataStructures C using? ( Heap or Tree ??)
- How to create shared memory ?
- Function delcared inline but not defined inline
- having problems with pointers (segmentation fault)
- scanf() help
- stdout not open?
- Newbie-Question: Function-Parameters
- Some advice about references on memory management in C
- Lexical variables - speed penalty?
- Is there an open source C compiler to Stack Machine?
- Broken pipe
- how to get the filename of a FILE pointer
- Ambiguity in semantics of assignments?
- How to create a bitmap?
- Compiler for Windows (Open Source)
- Problem with an array of pointers
- newbiw question: What is the best way to declare and define global variables?
- volatile
- oob, raw_sock, PingOfDeath
- LINK : warning LNK4078: multiple ".data" sections found with different attributes (60000020)
- extern and Static
- Script-kiddies use C to write evil programs ! ! !
- fgxfg
- Why is stdprn not defined under Windows?
- fdatasync() does not work
- 2 pytania o float'a w C
- When fopen() fails
- char* gets(char* buffer)
- About Hast table
- fsync()/fdatasync() issue
- Newbie problem with MACROS
- libctiny.lib problem
- C++ array relative C question
- Julian timestamp to readable format
- Is there any library to get/fetch a remote URL?
- declare vs define of global variables
- preincrement puzzle
- Size limit of enum type?
- newb compile question
- goto to switch labels
- How to delete a line or a character?
- function to perform a * b / c in long int format
- strncmp(a,b,0)
- How to parse a remote Internet XML document via 'Libxml2'
- arrays and K&R 5.10
- Storing in array
- Design decisions on data structures
- Welcome to comp.lang.c!
- Dungeon Master - like sources
- segmentation fault - code attached
- searching data for a large set of substrings
- need to be enlightened on pid_t
- Questions
- Reply
- Question about fgets.
- Questions about memmove
- setjmp.h and other people's implementations
- length of array filled with pointers?
- What is a type?
- Signal Call
- Question about concatenating quotation marks
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- comp.lang.c FAQ list Table of Contents
- comp.lang.c Answers to Frequently Asked Questions (FAQ List)
- is there any way to check asynchronously whether stdin contain data to read?
- is there any way to check asynchronously whether stdin contain data to read?
- Compile and link
- watching a file
- atexit()
- Can I write a recursive type definition ?
- Function arguments
- About union
- Using mysqlclient library -- odd crash
- Unis signal handling in parent child scenario.
- fopen() vs. open()
- Could VC6 be integrated with gcc, and if so,how to do it?
- Pointer Usage
- Compound statements in expressions
- SET ADT
- OO in C
- Endless loop question
- Trying to understand pointers for function paramaters
- SMBus find devices
- problem with implementing pipe
- invalid floating point value
- how to efficiently find line number k
- unsigned long long + int
- attempt at qsort implementation
- "crunch"--I@can't understant its meaning!
- #include optimization
- opinions on logical OR variation
- SIOCGSTAMP question
- while Vs for loop
- a history question
- Why is this allowed in C?
- Obtain sizeof struct element using offsetof()?
- elementary construction +2
- How do I pass the & instead of a ptr?
- # inside a macro body
- Is this valid C statement?
- how do i link 3rd party lib on windows ?
- comp.lang.c.moderated group?
- Sizeof(X) on different architectures
- sscanf parsing doubt
- EFAULT error in accept socket call
- syntax for e (natural logs)
- Order of structure members in memory
- printf conversion problem
- sscanf parsing doubt
- New Hand of the C Program
- align to double or to long double?
- OVeR grate
- Variable Sized Struct Members?
- Isn't C Programming In DOS, A Part Of This Newsgroup?
- integer to char table problems
- How can I use socket.h?
- Rectangle intersection
- Clearly, it is too late to fix c99 - C is dead
- contiguity of arrays
- electronic component connection routing
- strstr(char *str1, char *str2)
- elementary construction +1
- Disadvantage of using 'inline'
- 6 byte integer to string
- Max Path [Newbie]
- Invoking A DOS Program Through A "C" Program
- envp[i]!=(char *)0
- struct and union alignment
- Pointer question [ Newbie ]
- need help creating a tree of processes(implemented in C)
- mysql problem
- C language portability support
- ++i vs i++
- calling fopen using function
- Beta testers needed - C to Java byte-code compiler/IDE
- Creating an MD5 hash with crypt.h
- Q: volatile struct elements or entire struct?
- Managing global vars between files
- elementary construction
- c-book
- Screen Handling
- Viewing the *.I file of my C source code in MS Visual C++ 6.0
- memory
- WinAPI to locate a file in directory
- context switching with setjmp
- C compling Error on IBM 390
- great
- malloc and pointer hell
- newbie-question: comments
- connect to ftp
- Error ifndef _REENTRANT?
- Bete Test for MPC Compiler/IDE
- Problem with DO-WHILE Loop
- removing a loop from a linked list?
- Dynamically assigning data type
- Malloc/Free - freeing memory allocated by malloc
- News
- Newbie-question: scanf alternatives?
- problem adding into a tree
- How to determine available system calls on a Unix/Linux system
- init of multdim array of structs...
- Some Newb Problem with "int", please help.
- Doubt-Efficiecy of 3D arrays
- Welcome to comp.lang.c!
- Unit / Coverage testing
- question
- C Program Portability
- Developing chat application
- compilers & stack machines
- declaring array of pointers
- Comparing Linux C and C++ Compilers: Benchmarks and Analysis
- How to find out if an int has no value
- Out-of-bounds access and UB
- Exception handling
- linux speaker beep
- declaring a function only if it isn't already declared
- Embedded systems and C programming
- Daylight saving
- Why not 64 bit under 32?
- Passing and returning arrays to and from functions
- Please help beginner
- ping source code
- ugu
- Accessing members of array as a different type
- system() doesnt give me the control back ..
- srand() troubles
- C Beginner Question
- [OT] C function call cost.
- variable changed, but i didn't change is.
- Loop Optimization, Array Alignment
- Q: Type'ing the infamous 'flags' field
- about header files
- C library VS (Unix) System calls ?
- b = 2 / a[2]
- array a[(foo)()] (help)
- Floating point number to binary
- Re: free() dumps core with a segfault.
- #ifdef
- C external execution - trap stdout + stderr
- New Annotations
- need help with input and output files ASAP
- Warnings when using % operator
- "does not give a valid preprocessing token"... Why?
- Re: free() dumps core with a segfault.
- string & bytes
- Re: free() dumps core with a segfault.
- Question about declaring Floating Point Variable in a Structure
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- Re: free() dumps core with a segfault.
- [ANN] StarBurn SDK 4.1.0 released.
- Tips on gaining proficiency in C
- free() dumps core with a segfault.
- LINKER/LOADER DOUBT
- Gmail invitation
- [OT?] What is (a) "plunger"?
- Timer in a C Program
- how to convert very large number to hex string
- union access
- Does typecasting consume cpu cycles
- Re: speed of int vs bool for large matrix
- [OT] Wrap
- no lcm in standard library?
- Geting info
- Re: speed of int vs bool for large matrix
- Short-Circuit Evaluation of Boolean Expressions
- How to convert a double **ptr in a double const ** const ptr?
- typedef function pointer
- pwd
vBulletin v3.5.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.