View Full Version : C Programming
- [C99] local VLA with dimension given by a global var?
- Re: declaring a structure
- Re: declaring a structure
- Re: declaring a structure
- Re: declaring a structure
- Re: declaring a structure
- Re: declaring a structure
- Verify that line exists in a file
- Literature incorrectly using word "scope"
- CR-NL, NL and ftell
- Reg. copy constructor
- Reg virtual function and friend function
- warning: assignment makes integer from pointer without a cast
- the algorithm of decimal<->binary conversion
- bitwise operators
- Fast Food nutrition database
- [Slightly OT] Trying to simulate OOP with C
- Welcome to comp.lang.c!
- Do objects have type?
- Help understanding this Macro
- HELP:I should in which newsgroup ??
- what is .i file?
- How to awake blocked socket read?
- Please help optimize (and standarize) this code...
- Why Warning?
- how to use va_list
- how to use va_list
- Is correct ?
- Variable list in pre-processor define
- client server program code
- Portable?
- Temporary program suspension
- what does it do?
- Function to replace multiple occurence of substring in a string
- Newbie Question: how to interpret library info?
- is this stadard C?
- UCS-2 to ASCII
- "Bus Error" related to compiler option
- My computer getting stuck when I debug in Visual C++
- FAQ 4.9 and void**
- number of machine instructions - for algorithm measuring
- error when allocating memory using a pointer inside a struct via a function
- Re: Least helpfull news group award goes to:
- pow() problem
- Converting seconds to (Days, Hours, Minutes, seconds)
- getting copilation error with gcc 3.4.2
- expression evaluation : help!
- Is this board a good alternative to the PC?
- INTO FREE COMPUTER GEAR? FREE SAMSUNG 17" LCD Monitor NO TRICKS-NO SCAM-NO PURCHASE!
- scripting
- help me understand this char array please....
- memset vs bzero
- Pointer doubt
- C question about Pointers and assembly
- Limit on maximum number of register variable in C program
- How OS tackles mem. freed by free method
- Newbie: previous implicit declaration problem
- streaming proxy
- greedy method
- PLZ ANYBODY KNOWS WHY ICAP PROTOCOL IS USED?
- Q: Newbee. Read and convert CSV file...
- Memory leaks with realloc()
- need expert help
- generic data range monitor
- "extern" inside a block
- '#' conversion flag in printf() doesn't work with NULL character
- char (*ptr)[]
- Video Playback Resources?
- Modulus of a negative number
- typedef declares object / enum to int
- can I know how to write a html parser in C
- newbie question
- C linker error
- The C Programming Language: Third Edition
- calling external program from within C++
- Program and Dr. Watson crashes for unknown reasons...
- linked list implementation
- Trying to declare identifier locally and hide a file scope identifier
- calling a macro with ommitted input parameter?
- Problems with DST in tm Structure
- Calculate the date after subtracting nmbr of days form a date
- doubt on regarding stacks
- assembly in a C language program
- cannot create 'c' executables
- C Standard re: integral type bit representation
- read vs fread
- longjmp to the callee
- The Wisdom of 6.5.5(6)
- identity theft
- Python Online Programming Contest
- where does cc send the output by default
- [OT] pdf version of C unleashed ?
- string validation for int and long (strisint, strislong)
- How to check for internet connection
- GCC linker throws weird message.
- KWIC-indexing.............
- is (!ptr) or (ptr) valid way to check for NULL or NOT NULL?
- Why error in this code??? char*
- Using a C++ class in C source file
- const function??
- Better VSS Remote Access Tool including SourceOffSite, SourceAnyWhere and VSS Remoting
- Projection of fractal surfaces
- Beginner's question
- getopt_long problem
- ANSI C Newbie Question
- pointer to array v/s array of pointers
- LDOM - Last Day of Month
- #ifdef vs #if vs #if defined
- C prog study
- functions
- Storing variable length data in file -- Paging
- Main function not defined
- comparison is always false due to limited range of data type
- having trouble with basic multithreading
- Re: Problems with DST in tm Structure - 1 attachment
- how do I pass a generic comparison function?
- Use of inline function in inline function - is it allowed?
- C code to post through NNTP
- Reading/Writing other files from inside a C program
- use of ++i, i++
- Preprocessor log()?
- Please critique my code/program
- Odd Macro Problem
- removing substring from string
- +++ SAN JOSE: SOFTWARE QA/TEST MANAGER, EMBEDDED SYSTEMS +++
- "Streams"
- is this definition old-style or new-style
- Program entering the default case of switch statement always
- Riding JNI[Java Native Interface]: Java to C and back
- Help With Strings
- ANN: GNU libmatheval 1.1.2 available
- calling my custom function same as library function
- querry about compiling and linking
- open vs. fopen
- How to re-solve 'multiple main definitions' error ?
- A comparison among VSS Remote Access Tools including SourceOffSite, SourceAnyWhere and VSS Remoting
- Stringified __LINE__
- A comparison among VSS Remote Access Tools including SourceOffSite, SourceAnyWhere and VSS Remoting
- whether "abc"[0] in standard C
- Required stack size
- Is EiC C/C++ interpreter project still alive ?
- concatenation
- strange problem with nonblocking sockets
- monitoring the heap
- Function Pointers and NULL/0
- Help with sscanf()
- return("hello")
- (parallel) sorting pthreads
- proper way to return errors to parent process
- Can I use C99 features yet?
- Binary-mode i/o, width of char, endianness
- experience definition in interview
- how to count number of functions in c program
- padding bits...
- Maximum number of arguments in a function call
- 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)
- Variable declaration in middle of block?
- ISO: stack trace without using a debugger
- Help with Crash Dump
- trying to run PurifyPlus in windows
- C Libraries
- C Stack Corruption?
- how to determine which functions are called
- static pointer
- Bitwise operation for division
- Returning pointers from functions
- if (-1) returns true
- Check my code please?
- Re: if (-1) returns true
- using localtime
- String reversal from K & R 2nd edition
- Sorting of numbers or strings.
- c standard
- swapd() undefined behavior?
- real-time programming
- segfault handling
- Re: Maximum String size in Java?
- multi-file programs - main.c recommended?
- Variadic functions calling variadic functions with the argument list, HLL bit shifts on LE processors
- assembler design in C
- Creating socket programs as daemon
- preprocessor and enum
- collating (mixing) two linked lists using C
- Address within structure problem
- Q: Newbee: #include "*.h" - What happened to <>
- playback wav buffer on Mac.
- Bit stuffing in C Language
- C guide giving specifications mentioned in the standard
- newbie Q, segmentation fault
- Sorting a vector in ascending order
- Sorting a vector in ascending order
- if EOF = -1, can't a valid character == EOF and cause problems?
- Too many one line function calls
- what value does lack of return or empty "return;" return
- evaluation of arguments to a function
- Can we have inline functions in c?
- Custom memory allocator - alignment
- An Example for Discussion
- linked lists linux kernel how they works?
- union with packed struct
- C Implementation Of Java Interface Class
- A Type Conversion Question
- GUI Programming for Windows
- long long problem
- How to convert an unsigned char array into hexstring in C ?
- why is this allowed if FOO is undefined: #if 1 < FOO
- Problem with C language
- Undefined behaviour? Accessing s twice in a statement.
- how can I connect Oracle database in C language?
- On the FLY!
- On the fly PDF!
- Repost: C guide giving specifications mentioned in the standard
- default type for constants like 12.5, 1e-3, float or double ?
- formfeed \f, vertical tab \v usage
- operands for relational operators <, >, >= etc
- Recommend any online references for abstract data types in C programming??
- Simple C Statistics
- va_copy
- Help with C
- can i get a pdf book for c unleashed
- printf("%p\n", (void *)0);
- Plauger's book on Standard Library = still valid?
- What's wrong of the the code for making a list??
- extern inline
- Checking fprintf for errors and testing for existence of a file
- un-obsfuscating -> into pascal an IOCCC obsfuscated program
- C/C++ Freelancer
- why the code does not compile?
- [25% OT] C library integral part of OS/kernel???
- Welcome to comp.lang.c!
- process of compiling and linking
- K&R2 Secition 5.9 - major blunders
- Header Files
- book on C
- hi
- flock() working mechanism..
- why flags r used
- Order of function parameters evaluation
- Can anyone give me program to find difference between two dates?
- Simple C containers, std::vector analog
- How to open a word document in C
- Signal 11 error (core)
- .defs & .s file extension
- help need for beginner
- Balanced binary tree with fixed leaf nodes
- determing function arguments from data on the stack
- Explain Macro from avr-libc
- string array
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.