View Full Version : C Programming
- Is this correct according to C coding standards?
- regcmp warning: improper pointer/integer combination: op "="
- How to best have c++ class-style structs?
- Pointers
- "Out of Memory" error during Borland C++ 5.02 compile
- stdio.h ?
- The size of a char array
- CurrentElement->next = CurrentElement->next->next (UNDEFINED?)
- Regular C Programming Contest
- wotsits
- pointer initialization
- C FAQ 2.18
- "extern struct foobar" linux compilation warning
- whats the significance of void * here
- Returning an array from C dll to VB
- novice user. free help needed
- get number at end of string
- A big thanks to you all
- getc can return EOF, but ungetc can't sent it back... why?
- how to get a double from the command line
- Read from a file
- can I use __FILE__ ,__LINE__ etc. in a code witout DEBUG defined?
- C FAQ 6.7
- ij = ic: 0;
- another newbie question not sure which group to post this to
- require this C malloc program analysis
- some pointer questions
- how can i read a jpeg file using c and send back to the browser which is requesting
- has incomplete type
- fprintf
- My K&R Ex 5-10 program, layout looks weird.
- declaring long hex strings?
- structure padding
- Help needed: How to normalize/denormalize XML using C
- K&R2 Ex 5-11 : What is it asking for?
- C sockets
- static variable in for loop init
- will this code work?
- How to correctly read 6.2.5p26?
- Getting the xth bit of an unsigned charcter
- Victims?
- [C#] PtrToStructure problem
- Correct function prototype format for ANSI C
- Reuse allocated memory
- The use of "free"
- copy a struct
- crossreference tool
- Arbitrary Function Arrays
- malloc? I am lost again
- Bitwise macro help
- stop application
- integer sqrt() table implementation
- Underscore in fprintf argument
- check this out ...
- How to parse a string like C program parse the command line string?
- No Rest Args in Variadic Macro Ok?
- fgets, EOF in middle of line, does not cause error
- How to get harddisk size , Free space , used space in C function
- Networking
- Re: To void* or not to void*
- SQL statements interfacing with C
- Graphic mode under gcc
- setting execv arguments
- C programming Newbee
- New POTM Contest: Deadline May 31, 2005
- Source Code Search Engine
- learn about header files
- need help with C project
- UTF-8 and C string
- Ksiazki dla poczatkujacych
- Freelancers
- A value returned to a function without a `return' statement, why?
- A value returned to a function without a `return' statement?
- can anyone give me the algorithm or code for weighted tree!!!!
- Why char** dynamic_string_array(int ROWS, int SIZE) doesn't work properly?
- conversion...
- stopping a while loop
- Writing portable software
- Scanf and number formats
- main return codes
- CreateWindow returns NULL
- Correct behaviour of scanf and sscanf
- What is the scope of this while loop?
- Schildt ...
- What am I doing wrong??
- polynomial extended euclidean algorithm
- printf errrow ! same code differernt result between dev c++ and vc6.0
- Malloc returning segmentation fault
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- duplicate specifier in delcaration??
- strcpy trivia
- Does a C89 compliant compiler exist?
- Re: printf errrow ! same code differernt result between dev c++ andvc6.0
- enum as char ?
- C API??
- How to trigger an event every 5 minutes
- What's the advantage of using function table
- ASM => C
- C Debuggers?
- set and reset the least significant bit of a address
- How to get some simple training with pointers??
- C# - getting window list and changing activ window
- Do input functions use fgetc inside them or read()
- a news group service
- printf wrapper
- looking for advice
- #pragma directive
- write a single line C program whose output is the program itself
- Problem with a Pointer
- multi-threaded server, pthreads & sleep
- contents of what a pointer points to??
- CPU temperature reading with C
- Using explicitly sized variables in functions as auto variables or parameters
- Linked lists and pointers
- Unused __VA_ARGS__
- Using ## with variadic macro?
- fgets() and embedded null characters
- Upgrade to Borland C++ 5.02 from 5.0?
- platform independent table access performance
- Can't print char!
- invalid type argument of '->'
- Write a program that administers a quiz
- sprintf
- Static Var in Struct....
- Re: Static Var in Struct....
- typedef problem
- Something like bigint / GMP?
- Re: Something like bigint / GMP?
- scope and life of tagged structure
- sizeof stuff and declarations
- New to C please help nice and easy!!
- confused with sizeof and pointers
- high-end generic binary tree
- creating a pthread
- init pointer
- Wrong-but-not-incorrect code
- parsing a string
- "Principles Of Compiler Design" answers to questions
- Dynamic memory allocation and memory leak...
- break to witch scope??
- File ownership check
- Glib IO channels in Windows
- How does C parse it?
- 8086 Real Mode Addressing
- how is the array offset determined?
- Any build macro to compute the powers of int number?
- The behavior of the operator %
- How to implement C++ class heritage properties in C using C struct?
- Can't compile this with Cygwin!
- *str++ is undefined?
- "directory order" - K and R 2 exercise 5-16?
- scanning string for ![0..9]
- Shared Memory Problem
- GUI design in C
- profiling (gprof) problem
- Shared Data Problem
- Access on a dll in the WWW
- scanning string for ![0..9]
- 1
- Valid Function Pointer Casting
- problem with compilation
- HELP! Pls tell me if i can access io ports with TC 2.1
- Pointer/typedef struct questions
- Is there a difference between a "module" and a "compilation unit" ?
- strange structure initialization
- Dynamic function generation
- interview question
- Re: Wrong-but-not-incorrect code
- signal processing help
- ANSI to K&R
- parsing strings / within a filename
- searching and comparing in files
- Converting long long to char
- Checking square root algorithm for portability/correctness
- Read Write serial port
- Read Write serial port
- cdecl test cases
- Definiton of variables within a block?
- Where I can find a list of differences between C89 and C99 ?
- compiling error
- how can I find out all the unused functions?
- how to malloc 2G ram? in freebsd, win2k
- Determining Processor architecture
- strdup()
- sorry! i had changed it to c
- find index, given pointer to member
- Problem with va_ macros and arrays of arrays
- Macro Expansion
- 64-bit integers support
- Translation from recursive to iterative
- Question on byteorder operations
- UTF-8 locales
- Problems with casting pointers
- Pointers in methods??
- dynamic array of struct
- Interesting question on const.
- Use of assert.h
- Ignore include header files with Splint
- What is memory leakage
- What is diff b/w malloc,calloc,realloc
- Using a function that doesn't exist =\
- "patch" like tool
- Re: sizeof operator
- Re: sizeof operator
- Re: sizeof operator
- Re: sizeof operator
- Search txt file and put name in a ...
- Re: sizeof operator
- using setjmp
- using defined characters as strings
- Re: sizeof operator
- Random Integers from 0 to 999
- How to allocate mem without using malloc() & free without using free()
- regarding using env variable
- sprintf syntax for string to hex
- Can't debug when with longjmp
- question on function arguments and parameter passing
- type of array index?
- string compare...
- Different ways to cast?
- strtok problem - strcmp
- const int x=5 ;
- Concat string (not ended ...)
- Linguistics and such
- Pointers to fields in a struct
- return a string array
- Is "volatile sig_atomic_t" redundant?
- Questions about const
- Re: Python docs [was: function with a state]
- is there problem that "has to" use recursion
- realloc(p, 0)
- detecting very long floats?
- nios-convert
- What is it that setjmp stores??
- strlen + terminating null character
- strlen function + include the terminating null character ?
- pointer to a function
- Casting a pointer to integer
- use of assertions in practice
- Assignment to structures
- Great News Blog!
- questions about arrays
- The Greatest News Ever!
- promotion of integer types
- socket programming UDP
- question about directives
- open,fopen differences
- Interpreting mem_map init code
- convert hex string to decimal
- BOOKS ON C
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.