View Full Version : C Programming
- 'erf' function in C
- Bounds checked string library
- Bounds checked arrays
- About bitfields
- Help with Select
- Re: EOF and getchar/fgetc
- Volatile variables in C!!
- The behaviour of getchar()
- Building an application..
- If a cast from void* to a struct type pointer fails
- is casting a variadic function to a non-variadic one legal?
- max value in an array
- Question about pipes
- macros and functions
- Reading from array is faster than writing ???
- Yet another nitpicky style question
- initialize serial port
- what "google" do to search a pattern
- Acessing registers with C
- malloc - to cast or not to cast, that is the question...
- re:linklist
- pointers switch function
- Pointer Qs
- signed and unsigned char
- Help with warning when using calloc/malloc
- Assiciativity
- searching a substring
- Typecasting
- gdb SIGSEGV
- strtol question
- linked list
- WOMPAT 2004
- Looping problem (revisited for better reading)
- quickest way to determine character sizes
- Globals vs passing in by reference
- a looping problem.....
- Re: vi rules
- [OT] - propagation of incorrect information
- why shoule write code like these?
- string concatenation
- Tricky Code
- Just want to know why
- netlib - Jan '04
- struct's first member and the NULL pointer
- Converting ASM to C
- Bits How to program them
- How to find a string in a stream of binary data?
- How to get make to work under Cygwin bash shell
- Bitz and Bytes : 2004
- extend/shrink heap ?
- volatile ptr question
- pow problem
- writting / reading signal points to a file in c
- printf with run-time format strings
- utf-8 string functions in c
- call by address vs. call by value
- Need help: Pointer to String
- Software Quality & Fault Measurement
- K&R chapter 6.3 Question 'how to calculate the number of array elements'
- problem in K&R answer book
- Get the difference between two dates in terms of days
- How to detail a struct content (almost) just like adebugger does ?
- i18n charset question
- const array declaration
- Usoing fopen etc is there a way to find file size
- Re: Listing préprocesseur
- Is this code a portable?
- reading decimal data....
- K&r typo
- gtk+-2.0, right align the cursor in a GtkEntry
- Re: Listing préprocesseur
- const array declaration
- How can i read a directory listing into an array
- VSIPL
- Iterative Merge Sort Using Circular Linked List
- [OT, probably] stpcpy
- Problem with structs and strings in C
- javadoc like
- accessing array element as pointer
- return all non-blank lines in a file(linux)
- File access permission
- File I/O
- errno 13
- Re: Cannot write file, cannot do variable length packets
- Welcome to comp.lang.c!
- Re: Cannot write file, cannot do variable length packets
- cannot write file, cannot do variable length packet
- Variable Length Packet
- Cannot create file for write
- size of a sizeof(pointer)
- Append to char *
- Check if a directory is empty and empty it
- pointers and files
- how to increment pointer in a file
- sprintf function
- Again on passing arrays as arguments
- First argument lost when doing exec
- undefined behavior or not undefined behavior? That is the question
- Troll Alert
- convert a single to multiuser.. in sock.c program
- register caching of static variables
- how to run the index with 1, 2, 2,3,4,5..... in an array from a do loop
- Memory allocation questions
- returning array size
- how to manage temporary files in C ?
- How to Parse a CSV formatted text file
- Vigenere Cipher
- Re: Spirit rover OS problems
- Re: No call for Ada (was Re: Announcing new scripting/prototyping language)
- getdents
- calculate value of 73!
- Probably a stupid newbie question.
- Mystery: static variables & performance
- question on pointer notation
- placement of volatile in typedef of struct
- to cast or not to cast malloc ?
- monitors in C?
- Fibonacci series and the exact longitude and latitude
- code review
- Memory question
- How to pass by reference a dinamic array to a C routine
- calculations in C, userinterface in PHP
- Segmentation Fault
- random numbers
- floor(-0.5)
- How to read data columnwise
- How to calculate size of an array of dynaically malloc'd structs?
- floor(-0.5)
- Identifier collisions between global level and static identifiers
- Purify problem or compiler problem?
- Can anyone improve this any further......
- newbie question
- number of 1's in an integer
- Problem with prints twice instead of once.
- Is D better than C?
- Review: My C FAQ Page
- memory oraganisation??
- lvalues -> incomplete types
- Interpreting some C code
- How to use a function with variable number of arguments
- generating waves
- Why runtime alignment could be useful
- Newbie question
- Announcing new scripting/prototyping language
- efficiency concern: when to really use unsigned ints and when not to
- A quick question
- big to little endian
- Struggling with bsearch - on a struct!
- C Linked List -
- finding redundant #includes to shorten compile time
- can we write program without loops
- Book Opinion-Expert C programming
- How would I use qsort to sort a struct with a char* member and a long member - I want to sort in order of the long member
- beginer C question
- Union type variable assignation --- in expression, in function argues
- PCI-1751 DI/DO control in comedi
- Re: C code for pure float PRNG
- output to *.xls
- #define Question
- REQ:Pascal to C converter for WinXp please
- Masking
- [C] simple string question
- C to Pro COBOL Problem - Bytes Shifted by 4
- A C tutorial
- why does my code stop responding...?
- Will reading from stdin() flush output to stdout()?
- A more efficient way
- Another style question
- Style question
- increment doubt
- Wanting to Learn
- getenv and carriage returns
- Problems when reading from a file with fscanf
- Collating multi-byte strings
- Groupware - Opengroupware server codes in C/ C++?
- Re: Stripping multiline C comments without using Lex
- system shell command
- System programming - creating a shell
- <time .h> in the standard,Why?
- writing a shell in c
- K&R 2 exercise 2-3
- C program works on W98 but not new WXP machine
- Need help with c macro.
- Program without conditional Statements - Possible ?
- FSM (Finite State Machine) Generator - Open Source
- Condensing nested switch statements
- Why isn't there a logical XOR operator?
- struct hack question
- Segmentation fault
- online C programming test
- Up-to-dateness of the c.l.c. FAQ
- What's the best way to create an associative array in C?
- Sufficient error checking of strtol()?
- Help for students, provided by a Scientists Group
- Questions, please
- Trouble calculating 5th root of a given number using C
- (Info) Test Your C Programming Strengths
- A few things remain unclear...
- Too obfuscated?
- determine offset point
- variable length record using struct/union - help
- Newbie with ANSI C
- using typedef for structures in C
- malloc and calloc
- Initialization of global variables
- array to pointer decay question !!
- problem with using Fortran routine in C.
- getting resource information: battery level and more
- stringise DBL_DIG
- standard change
- running c program
- Recording trigger
- Any C/C++ LINT type checking recomendations
- how can i make functions which behaves like printf
- 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)
- new arm board
- Polymorphism in C
- string copy
- How to check if child is done executing ...
- C routines for Special Functions
- API function won't compile using CYGWIN g++; Interpreting error message
- ANSI C - Filsize ?
- the trouble with mex c
- Allocating space for char*?
- c/c++ compiler on windows
- Efficient Text File Copy
- longjmp vs goto
- expected printf() output
- floating point precision problem
- PowerTCP SSL Socket
- the story of a socket connect and a char array :-)
- Is getopt() standard C? etc.
- [OT] Shooting yourself in the foot
- [OT] The Deathstation
- How many Zen Buddhists does it take to cast malloc()s return value?
- Question re. integral promotion, signed->unsigned
- sockets
- encoding matter
- Review: 3D-Array
- Which Is The Best C Compiler?
- create xml file with using C to Pocket PC?
- nomenclature issue
- loop performance question
- Casting (signed long)(unsigned long)
- atoi function
- Problems with getvect/setvect under Borland C 3.1
- string question
- Aho Corasick source code needed, please help
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.