View Full Version : C Programming
- Book advice:Deitel & Deitel
- Request for compiler selection advice
- The size of structs containing "int a[0]"?
- #define inside a struct?
- what is the meaning of "implicit declaration of function `malloc'"?
- Help funtions in a seperate file??
- Is % slow?
- Regarding use of modules
- what are the different between gcc and cc compiler?
- Windows Programming in C under DevC++
- fread() function and reading binary files
- weird but interesting code - needs help
- cyclic doubly link list
- how to form queues for data storage and how to Handle the matching of the Responses
- http://cprogrammers.blogspot.com/
- Help. Where is my error?
- Macro substitution and runtime question.
- Unicode conversion
- Help. What is the error?
- Watching a File for Changes
- How to delay Global variable initilization
- malloc
- Two-Dimensional Char Array
- External Variables
- Need forum Administrator
- getting size using dirents structures
- Jargons of Info Tech industry
- what happens to free()?
- how to use pure c to write OO programs
- setrlimit
- serial port behavior
- Standard compliant seek with long long?
- Inside C
- Crazy Send and Recv behaviour
- How should ctype.h's functions be used?
- The difference between signed and unsigned when doing `mod'
- Re:
- Re:
- Initializing Pointer to an array
- how to determine a string to be a number?
- re:
- most software jobs are software maintenance rather than new development?
- How to calculate the stack and heap size
- sentinel control loops
- re:
- re:
- Who can introduce some books about advanced c programming to me?
- Find ip on my local machine
- Find ip on my local machine
- Bit Counting
- please tell it works
- printf()
- Socket Programming Problem in C
- What should printf infinity show?
- how execute exe in c
- where is the end of free()?
- can you tell that y the code is work like that
- How to find the size of dynamically allocated struct-type variable?
- ruminations on #include and paths
- Re: what does global char x[][444] mean?
- Arg Eval
- Where can I get the algorthm of dicrete convolution?
- Header file
- How come I can't use 'sqrt' and 'fabs'?
- Statistics standard discussion
- C program is standard C++ program?
- why prefix increment is faster than postfix increment?
- Postcard
- Where can I get a copy of C89/99 ?
- enum question
- inline recursive functions
- Unaligned pointers question
- Representation of '\n' and EOF
- Can anyone help out, please ?
- gdb and gcc with IDE?
- Language design pointer definition
- file or directory and st_mode
- PLEASE HELP - need good reference for pthread code
- truncating a floating type variable
- typedef query
- undefined symbol: _ZNSt8ios_base4InitC1Ev loading library
- Validating keyboard input
- Will the allocated memory be released after process exits?
- can we compare two integers without using relational operators
- wrong in Socket program
- Zeros or Zeroes?
- Erradicating a Buffer Overflow
- FFTW change from complex struct to float[2]
- control reaches the end of non-void function
- Re: Fibonacci program
- memcpy src & dst same
- abbreviate string
- verifying the password
- unsigned char and -1
- Runtime errors possible when I forgot include <string.h>
- Compiler gives error of missing ']' while it's already there.
- Convert binary char array to integer with reordering
- Portably extracting data from a bytestring
- A new use for XML
- replace and concatenate a string
- How to import the structure defined in foo.c into bar.c.
- Pointer Allocation
- a Haskell a Day
- Memory Leak
- Removing "if (a = b)" warning
- minimum disjoint path covering of a graph - algorithm needed
- minimum disjoint path covering of a graph - algorithm needed
- what is K&R2
- can u tell this will accept or not?
- Hello i am new to this C programs
- UDP concept help please
- Radix Sorting
- the quicksort algorithm in Numerical Recipes in C (2nd edition)
- fibinocci series
- Simply replace a string in a string...
- arrays of strings and pointers
- invalid use of array with unspecified bounds.. why?
- about rand
- about rand
- How do I reverse a string with a single variable for swapping
- Redundant behavior in coding guideline
- Redundant behavior in coding guideline
- DJ Bernstein's str library
- where are the strings?
- manipulate string
- help regarding numerical linearization
- How to code for pass one structure value to another structures?
- void* to char* ?
- fread() blocks when reading pipe with closed write end
- compilation of header file requested ? what is that mean
- XPEDITER/CICS C Support?
- How to read such kind of file format ?
- Re: Handling delimited strings
- Ints as strings, malloc
- Any idea about this warning
- Order of evaluting functions ?
- Pse, help me to understand this code
- how to get 0.000001 with printf?
- How is this useful ???
- Returning pointers to different items and memory storage
- Problem with strcat, strcpy,sprintf
- Is char** (or char*[]) implicitly convertible to 'const char * const *'?
- Divide and conquer problem
- program to print a triangle of astericks
- reading from a text file
- Faulty while loop
- Array Problems
- Re: Handling delimited strings
- scan: which format for a long long int
- array init
- Block of pointers
- The result of 1 << 32
- really need help!!!
- Radix Sort Help
- Quick questions...
- Avaliable symbol table library??
- Sort of mystified from an earlier thread
- Sort of mystified from an earlier thread
- C++ runtime errors, can someone help plz
- PLEASE HELP - Fundamental C language question
- A Simple C Code to Discuss
- Why am I getting floating point exception?
- Binary Search
- pls expand this macro
- Can I compile C/C++ Debug version partially?
- how to replace a substring in a string using C?
- How to write function with multiple parameters...??
- Channel
- Calendar Program
- Problem for refreshment of outtextxy
- Simple question
- Pointer problem.
- Can you recommend any C programming books?
- Why this code is working
- need of a sprintf like function...
- i feel suffocate!!! plz help, you C guru!!!
- c compiler?
- Syscall problem ?
- How to code such program?
- How to read data from several files into a single buffer?
- How is a compiler written
- Beginner requesting help - Segmentation fault
- linux code, about array initialization.
- Question about massive arrays and memory
- 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)
- How to manage the code?
- What is the problem with Pthread_create
- Getting a list of files in a directory using a wildcard
- Could you please help me for a simple question?
- Portable and ok?
- Can I get the info of the who call the callback?
- computer programming
- a question about a timer
- A question about ifndef
- Writing a for loop
- I need help with a C program.
- beginner c questions
- non sequential execution...
- variable sized unions
- scanf to handle double
- How to write a plugin ???
- Function, Dll, and how to call them from any windows program, help Please.
- Strings in C are less optimal than in (say) Pascal - correct?
- nanosleep and nanosecond
- Substring replacement
- Scanning a text document
- Scanning a text document
- calculate sales tax
- Display lines after pressing N and P
- Stack overflow and memory problem?
- How to read arrow key input in the ANSI way?
- A small question about comment style
- Is linux/unix case sensitive or not?
- embedded systems
- About unions
- Simple Matrix Rotation
- Macro expansion of '#__LINE__'?
- Can I use that sentence ? Thanks
- c is a low-level language or neither low level nor high level language
- beginner IO question
- Well-written open source?
- stop output from apperaring from stdout and stderr
- question about code comment
- Why C?
- Solving mazes!!!
- #ifdef management
- Trouble using recursion in functions
- Coincidence !
- getopt()
- Why the setjmp and longjmp I wrote can not work?
- printf extensions for output of arrays
- finding curve length
- Casting Out nines, This one didn't work
- Question about fscanf() behavior
- Passing Variables between functions
- Segmentation Fault in Craps program
- [ques]use recursive function to print out n!
- Trigraphs
- Best way of clearing a compiler warning?
- Re: [ques]use recursive function to print out n!
- Certifications in C.
- HELP ME on Sorting Characters.
- malloc
- Is C type checking?
- malloc
- Radix Tree
- C: A Reference Manual ...
- Combime keys
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.