View Full Version : C Programming
- Fork + Waitpid
- Array of strings
- writing IRC plugins with C
- Is it required to comply byte alignment within a function?
- Any easy to printf an interger in 9,999, 99 format?
- ERROR: storage size of 'tzp' isn't known
- printf formats for size_t?
- ANSI C (C99) testsuit compliancy
- Test for contiguous alphabet in character set
- Clearing an array
- lexx/yacc usefull ? when why ?
- How to Convert 8-bit data to 10-bit data?
- Need softcopy of book ..
- manipulation and memory allocation
- Need to View the contents of an EXE file
- Macro Definition ---- read_XDATA(address)---
- Scanset
- My MSVC 6 DLL now has HEAP corruption problems
- Quicksort
- Newbie struggling with function pointers
- child thread question
- God is not a man
- xdr library
- lex and yacc
- pointer usage in c
- variable definiton / variable declaration
- #define ARR_SIZE sizeof(arr)/sizeof(arr[0])
- Handling interrupt
- Why would malloc() modify the behavior of this output?
- Returning results through the function parameter list?
- Newbie: Array of pointers to strings questions.
- constants not constant?
- constants not constant?
- lifetime of compound literal
- how #include directives are handled
- checking for > INT_MAX
- Assorted questions from a C++ programmer
- Help with function parameters...
- stripping non-numeric data from a string
- obtaining the time offset from UTC
- initializing variables
- macros: not a valid preprocessing token
- need addititional arg in given callback
- initializing variables
- multiple named initialization of same member
- Complicated macro...
- How to access hardware ports using C ?
- What's the difference of return 0; exit(0);exit(1)
- Calculator
- Why not auto?
- substracting a lot of numbers optimisation
- __VA_ARGS__
- Fibonacci series 2005 (once more just for fun :) )
- Eclipse IDE for ARM is based on what OS?.
- void*, char*, unsigned char*, signed char*
- Threads communcation in network programming
- gcc4
- char *(*pargv)[]
- Computing Industry shams
- One struct pointer question
- How to read the element when I receive a packet
- Looking for the "best in class" C/C++ open source software
- Which operation is more expensive?(a <= b and a != 0)
- Newbie Q: Fraction to double
- Showing an picture in a dialog box (WinAPI)
- problem with value of the pointer...
- speeding up C code
- How to use *.* parameter in the exec family functions?
- abt nested loops
- Stop for a moment
- Problem with following function
- Help
- void pointer cast segfaults
- struct alignment
- Re: "<>", a relational operator?
- Upcoming RFD: comp.compilers.unmoderated
- hey abt the one and only printf!!
- where can i get ctrace C program debugger for linux?
- Reading EXIF info from JPEG
- tool to measure performance of written function
- cheksum function
- Inline assembly statement
- how i can print the values of argv[] under unix environment.Plz help me
- OOP: legal cast?
- Dynamic allocation of memory
- Make stronger protection for your software products
- make compilation fail
- Lapack/ CLapack
- Problem with a linked list
- fopen() question.
- float variables in loops
- how to get structure elements?
- Difference between C89 and C99?
- What does this function do?
- return const value to be thread save?
- array of pointers
- Is there a standard way to write an 8 bit byte?
- dynamic char - realloc use
- unsigned wierdness
- function pointers as function parameters
- Checking if socket is still open?
- gcc and Static Variables
- scanf(), Parameter Passing, and Character Arrays
- wanted help with hex game
- Case insensitive search of substring in wide char
- whats wrong with this pointer?
- Differences between one-dimensional arrays in Java and C
- New website you may like
- 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)
- What is the alternative to switch statement
- sizeof operator implementation
- Help With Arrays
- typedef struct
- a few doubts!
- Using define with variable values
- return a string
- main(int argc, char *argv[])
- struct and function-pointer casting
- two dimensional arrays:
- Caaling assembly routine in c
- how to use static function defined in one file in another file is that impposiible in 'c '
- Count maximum contiguous set bits in an integer .
- generate random points on a line
- How to use dlopen()???
- Changing Turbo C 2.01 Key Bindings
- How to store the contents of a file into a variable
- Converting large strings to numbers
- Avoid blocking
- Siemens MC35i Cellular Engine
- When using select call on many sockets, how to check if one of them is closed
- converting binary data
- Binary Arithmetics
- about malloc, realloc and free
- About C structures for network programming
- Returning "stack" variables from a function
- Expert advice needed (We were all new once)
- how to find a number whether its a power of 2 or not
- FR accent characters
- Reading a large number of text files into an array
- best use of strings
- memset
- Generic Library for C.
- Receving an array as parameter
- How to get file size?
- The Harm of hard-wrapping Lines
- Feel like trying some game programming - looking for volenteers
- Yet another book recommendation, but for someone who can program and yet does not the terminology well
- 3587 monografias 3587
- assigning void * type value
- C FAQ 3.1
- core dump on writing to pipe
- how to use gmake?
- sequence point
- Returning integer portion of double
- C's trig functions
- strchr & finding multiple occurances of a char
- avoiding warnings for "legitimate" casts
- How to remove and substitute characters within a string
- Searching for old LLIBCDLL.LIB
- what do c developers do without the stl?
- Compiling GSL with MinGW - undefined reference
- Modern Development Methodology?
- modulus operator "%" versus fmod
- to print in the reverse order, ("Hello World" -> "World Hello")
- How do I check if a file is empty in C??
- How to convert char []/int into void *? newbie question
- mutually referential (Pg 140 K&R2)
- How is strlen implemented?
- change users shell programmatically
- Query re: C and a define that has me confused
- typical newbie ?
- Segmentation fault
- realloc
- problem with the code and dll
- Linked list Question
- random seed when using GSL
- Strings as parameters/arguments to a function
- string
- Segmentation fault when returning a value on a different PC
- How to count CPU time by using C function
- News: College For The Baby-On-Board Generation
- What all gcc does
- Problem with printing input.
- problem compiling related to extern
- Good book about Data Structures in C?
- time returning -1
- newbie having trouble with conversion program
- C99 Restrict
- finding size of directory
- ULONG_MAX
- Comments format: comments extending over multi-line
- Counting Tabs, New lines, etc. ~error~
- Value of EOF
- 1.5.2 Character Counting
- Strange thing about malloc()
- timeGetTime
- Regarding typedef
- Add pointer to a double linked-list?
- Getting a string date from a number of seconds from01/01/1904
- Repost:Handling large C code (code in general)
- HELP on "C" DLL internal code for LAN's and WAN's use
- About casts (and pointers)
- I'm very confused(learning C)
- printf statement not executed
- problem with nan
- Reader writter problem
- Reader writter problem
- struct type completion
- ICS has acquired UIMX
- Certification in C/C++
- char*
- Simple question about pointer types
- bit-fields and permitted types (and [OT] gcc)
- inline usage in C linux kernel
- copy char arrays
- (Shareware?) file search for huge file?
- OT: radixsort
- Dynamic Array
- why this program is crashing
- struct interdependencies
- casting question in kernel source code
- crash when filling a big buffer
- [Need Help] to write a function to remove all matching nodes from a linked list...
- Make problem
- Hi, What is the meaning of #ifndef
- const char* const*
- some more questions about argv
- OT: Not c related
- change array size at runtime
- A question about pointer
- Convert float to string without trailing 0s
- char to vector problem
- Complex-type parameters and functions
- some more questions about argv
- Guide to Software development in C
- Guide to Software development in C
- confused in sizeof structures
- question about string
- structres and unions problem
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- Converting string to char*
- hey u r doing it wrong
- what's differnece between #ifdef symbol and #if defined(symbol)
- callback or threading or something else ?
- read line
- OT: Transposition keyboard
- C means C89 or C99?
- Print a number of size 19 digit
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.