comp.lang.c
By Subject
3809 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 01/31/05
Ending: 02/28/05
- "Bus Error" related to compiler option
- "extern" inside a block
- "Streams"
- "token" "token sequence" "scalar variable" "vector" ??
- #ifdef vs #if vs #if defined
- % inside if(), confused (help)
- '#' conversion flag in printf() doesn't work with NULL character
- ( ) in precedecene table refer to function call or parenthesis?
- (float *()) means???
- +++ SAN JOSE: SOFTWARE QA/TEST MANAGER, EMBEDDED SYSTEMS +++
- [ANN] Data Plotting Library DISLIN 8.3
- [C99] local VLA with dimension given by a global var?
- [OT] (was: FAQ issue: Guaranteed value ranges of fundamental types?)
- [OT] C question about Pointers and assembly
- [OT] calling external program from within C++
- [OT] Gantt charts (was: greedy method)
- [OT] google groups is getting worse
- [OT] Google-groups indentation problem fixed!!!!
- [OT] Hello world in assembly
- [OT] Hello world in assembly (was: Why C Is Not My Favourite Programming Language)
- [OT] identity theft
- [OT] pdf version of C unleashed ?
- [OT] PERT diagrams
- [OT] PERT diagrams (was: greedy method)
- [Slightly OT] Trying to simulate OOP with C
- [thanks] Flexible array member + variable length array
- [Trolling] assembly vs C language
- A comparison among VSS Remote Access Tools including SourceOffSite, SourceAnyWhere and VSS Remoting
- A salutary tale about alignment and undefined behaviour
- Abstraction layer between C and CPU
- accessing and storing character arguements from command line
- Accessing large >2GB file succeeds fails with open/read
- ADO.NET PROBLEM writing XML file by schema using datasets
- allocate memory statically
- ANN: GNU libmatheval 1.1.2 available
- another printf question!!
- ANSI C Newbie Question
- Any big differences between final draft before C89 and actual C89 standard?
- Anyone know a good newsgroup for Linux
- Are C pitfalls the mistake of standard or that of implementations ?
- Are C pitfalls the mistake of standard or that of implementations?
- Array Lookup [Was: Why is "Hello World" const char* ?]
- array riddle in c
- Arrh, something else is wrong! With almost identical code snipets to working code.
- assembly in a C language program
- Beginner's question
- beginner's questions
- Best strategy for handling memory allocations
- Best way to control that compiler manage variable names longer then 8 signs.
- Better VSS Remote Access Tool including SourceOffSite, SourceAnyWhere and VSS Remoting
- Binary number
- Bit and Byte Order Portability
- bit vector
- Bit-fields and integral promotion
- Bitfields in a heterogenous environment
- bitwise operators
- C and unicode
- C code to post through NNTP
- C compilation problem using autotools
- C linker error
- C or C++ as a second language?
- C or C++ as a second language? new thread test
- C portability is a myth
- C portability is a myth)
- C prog study
- C question
- C question about Pointers and assembly
- C socket programming UDP
- C Unleashed Graphs are not Directed
- C&C++ sources compiled as c++ with g++ (mingw)
- C++ code for Alpha blending without Directx and without OS
- Calculate the date after subtracting nmbr of days form a date
- calling a macro with ommitted input parameter?
- calling external program from within C++
- calling function that takes char**
- calling my custom function same as library function
- Calling subroutine in fortran module
- calloc/free: a preplexing observation
- Can a "value" overflow?
- Can I buy C99 with TC1 and TC2 already taken effect in it?
- can I know how to write a html parser in C
- can I use a pointer to step through memebers of structures?
- cannot create 'c' executables
- Cant debug with Bloodshed Dev.."Project not Compiled"...(arm-elf-gcc) (newbie) :-(
- Casting pointer-to-void
- Casting return of malloc
- char (*ptr)[]
- Checking time_t addition for overflow
- Circular (triangular) structure reference
- clc selected threads (30-jan-2005 to 31-jan-2005) #1
- clearing read stream buffers
- client server program code
- Code in ASCII UTF8??
- Coding [style] standards
- Collection libraries in C!
- color output
- comma operator and assignment operator
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- comp.lang.c FAQ list Table of Contents
- comparison is always false due to limited range of data type
- compiling quistion
- concatenation
- const function??
- const ptr to const ptr ?
- Control never returns from malloc()
- Conversion from Unsigned to Signed for bitwise.
- conversion from void*
- converting a point known by 4 distances to xyz coordinates?
- Converting seconds to (Days, Hours, Minutes, seconds)
- Copy String structure "A" to string structure "B"
- CR-NL, NL and ftell
- Creating a message queue with a specific ID
- cvode
- Data compression in Socket
- DDD debugger problem
- declaring a structure
- Detecting a PIPE in a program
- difference between casting and atol,atoi functions
- Division with arrays?
- Do objects have type?
- Do you like my strlcpy strlcat etc?
- Does C an ISO standard?
- Does C/C++ provide something like "event".
- dos window size
- Double comparison
- double to int conversion yields strange results
- Doubt about how a linker generates a memory image
- doubt on regarding stacks
- Drawing and images in C
- dynamicly build a list of strings?
- Efficency
- eliminating unreferenced parameter warnings
- ends_with() ?
- Environment Variable - Parent Process --- TIA
- EOF question...
- error when allocating memory using a pointer inside a struct via a function
- error: storage size of `xxxx' isn't known
- expression evaluation : help!
- Extracting from a file
- FAQ 4.9 and void**
- FAQ issue: Guaranteed value ranges of fundamental types?
- Fast addition for n+1 or n+0
- fclose cause segmentation error
- file formating...help needed
- File handling
- Finding 2 of the same elements in array
- Finished a "teach yourself" book, what next?
- Flexible array member + variable length array
- Free open source IDE for C programming
- FTP Programming
- Function Pointers
- function to count number of set bits
- Function to replace multiple occurence of substring in a string
- functions
- GCC linker throws weird message.
- gdb step
- generic data range monitor
- getdate...
- getopt_long problem
- getting copilation error with gcc 3.4.2
- getting cpp to insert a newline
- Getting data from memory block / pointer issues.
- Google-groups indentation problem fixed!!!!
- greedy method
- groups.google.com indentation bugs [semi-OT]
- having trouble with basic multithreading
- help broke prog up into functions now not working
- help me understand this char array please....
- Help needed with line-feed
- Help understanding this Macro
- Help with research
- Help With Strings
- Help! Esc button won't exit program
- help! strings
- HELP:I should in which newsgroup ??
- hide prompt when using system() on Windows
- History of far memory...?
- how can I test for backspace if( (c = getchar()) == '\b' )
- how disable F1 key
- how do I pass a generic comparison function?
- How OS tackles mem. freed by free method
- how this program works
- How to awake blocked socket read?
- How to calculate size of an int without using the sizeof
- How to calculate size of an int without using the sizeof ope
- How to calculate size of an int without using the sizeof operator but using bitwise operator
- How to check for internet connection
- How to create a Text File Reformater?
- How to detect if file is deleted
- how to get aliagned memory using malloc
- How to re-solve 'multiple main definitions' error ?
- how to read email address from a file and send mail??
- how to use va_list
- how to write a tutorial
- how to write a wrapper function?
- how to write into flash memory in linux
- i want to use functions that don't return int, without declaring them
- I've lied to the compiler and now it won't trust me
- identity theft
- if I define a function with no parameters, should i put void?
- if?
- initialize char string
- integral promotion, arithmetic conversion, value preserving, unsigned preserving???
- integral type bit representation
- Interesting Quest - Any optimized way to find if consective one's exist in a word!
- intuitiv %f output
- invalid pointer adress
- Inverse of printf %x format
- Is "scope" different from "visibility" ?
- is (!ptr) or (ptr) valid way to check for NULL or NOT NULL?
- is ++n equivalent to (n=n+1) ?
- is casting (void*) to (FILE*) good?
- Is correct ?
- Is EiC C/C++ interpreter project still alive ?
- is NULL-checking redundant in accessor-functions?
- Is the syntax for multi-dimensional arrays counter-intuitive?
- Is there a way to export AOL e-mails into OE or..
- Is there a way to use substitutes of fixup() and _dl_lookup_symbol() in glibc?
- Is this board a good alternative to the PC?
- is this definition old-style or new-style
- is this intentional?
- is this stadard C?
- KWIC-indexing.............
- Laptops, iPods, camcoders etc...
- LDOM - Last Day of Month
- Learning C with Older books ?.
- Least helpfull news group award goes to:
- LESS WORK MORE MONEY
- LESSWORKMOREMONEY
- LESSWORKMOREMONEY?
- lexical grammar
- Library of Physics Functions
- Limit on maximum number of register variable in C program
- linked list implementation
- Linked List simple problem
- Literature incorrectly using word "scope"
- Local variables within looping constructs
- longjmp to the callee
- Looking for netBufLib.h
- LPTSTR to char *.. How
- Macro Variable Argument List with __FILE__ and __LINE__
- Main function not defined
- MAKE $80,000/MONTH WITH THIS AMAZING AFFILIATE PROGRAM!
- Making C better (by borrowing from C++)
- match enum to char* ?
- match enum to char* ? - Thanks
- math question in c algorithm book help please
- MATRIXES - Dinamic Memory
- Memory leaks with realloc()
- Memory management and allocation
- memset vs bzero
- meta-pragma
- Modulus of a negative number
- monitoring the heap
- multiple callbacks per function pointer / event
- My computer getting stuck when I debug in Visual C++
- name space and typedef
- need expert help
- need good IDE
- Need ideas on how to solve a problem
- Need info about UTTARA computers or Uttara Info systems bangalore
- Nested conditional expressions ---- good idea/bad idea?
- new line character : scanf and getchar
- newbie array referencing (i think)
- newbie question
- Newbie Question: how to interpret library info?
- newbie read/write quesion
- Newbie: previous implicit declaration problem
- Non-portable strings
- Non-portable strings (was: Making C better (by borrowing from C++))
- number of machine instructions - for algorithm measuring
- Odd Macro Problem
- Off Topic: Does anybody here want a GMail account?
- Off Topic: monitoring the heap
- Off Topic: typedef declares object / enum to int
- old style function definitions
- open vs. fopen
- organizing mulitple source files
- parsing string input from keyboard to integer
- Partnership Opportunity
- passing a (const void *) into memset()
- Passing array to function
- passing array to isdigit()
- passing structs in and out of functions
- Passing variable length arguements to another function.
- pcre.c : And Operator
- pdf version of C unleashed ?
- Please critique my code/program
- Please help optimize (and standarize) this code...
- PLEASE HELP! Odd compilation error with GCC in Palm OS Dev. Suite
- PLZ ANYBODY KNOWS WHY ICAP PROTOCOL IS USED?
- pointer cast to (void *) then back to original type = unchanged?
- Pointer doubt
- pointer sainty check
- pointer to array of const objects
- pointer to array v/s array of pointers
- Pointer-to-pointer-to-pointer question
- pointers
- pointers to structures
- Portable pointer comparison
- Portable?
- porting non-malloc code to malloc
- Posix regexec - matching subexpression
- pow() problem
- Pre-ANSI C functions and .NET browse information symbols
- Preprocessor log()?
- preprocessor tokenization whitespace?
- printf, padding integral double values
- printing % with printf(), use of \ (escape) character
- printing bit representation of floats
- Problem In code
- Problems initializing a dynamically allocated 2D array
- Problems with DST in tm Structure - 1 attachment
- problems writing a printf/scanf function that handles both int and char input from the console
- Program and Dr. Watson crashes for unknown reasons...
- Program entering the default case of switch statement always
- Projection of fractal surfaces
- Python Online Programming Contest
- Q, 1 counting and memory usage
- Q: Newbee. Read and convert CSV file...
- querry about compiling and linking
- Query on some code found within a struct
- Questions about shared libraries (.so)
- rand - is RAND_MAX how long before the same # will occur again?
- read a string..writing a string
- read vs fread
- Reading whole text files
- Reading/Writing other files from inside a C program
- realloc() question
- Reg virtual function and friend function
- Reg. copy constructor
- Regular Expression
- removing substring from string
- Required stack size
- restar program
- Result of Comparision
- Return to Start of Line?
- Riding JNI[Java Native Interface]: Java to C and back
- Salford project
- scanf with strings
- scripting
- Search algorithm to use
- Segmentation fault in mallopt/malloc call
- segmentation fault on private variable
- Sending output to printer
- sending text for editing in console
- shift right operator
- Should I learn procedural Pascal before Delphi ?
- Signal Handling
- simple program, strange result
- So I bought K&R...
- sockets and connecting to other programs
- Solved (was: Reading whole text files)
- some help pls
- split a string, segfaults after 1mb
- sqrt
- sqrt Behaving Unexpectedly --- Short Program Example
- sscanf or vsscanf : want to scan a list of integers in c
- Static Variable Must Be Constant?
- Storing variable length data in file -- Paging
- Strange problem on GCC - PLEASE HELP!!
- strange problem with nonblocking sockets
- streaming proxy
- string length limitation of printf
- string validation for int and long (strisint, strislong)
- Stringified __LINE__
- stringify with embedded quotes
- strlen vs UTF8 (was trollage)
- substitute for string 0 termination
- syncronizing between two file descriptors open on the same file
- Syntax question, PASCAL vs. C
- Taking advantage of cotiguous bytes in struct = portable?
- tanjent function - can someone check my code
- Temporary program suspension
- Testing a float for equivalence to a double.
- text-formatting program problem...
- the algorithm of decimal<->binary conversion
- The C Programming Language: Third Edition
- The Wisdom of 6.5.5(6)
- track positions in arrays= index variables || pointers to elements?
- Translation of a line of C code please, whats defined - what type etc
- transpose of a nx1 matrix
- tricky assignment statemenent
- Trying to declare identifier locally and hide a file scope identifier
- typedef declares object / enum to int
- UCHAR_MIN & UCHAR_MAX
- UCS-2 to ASCII
- ummm...... how to evaluate the formulae??
- uncode , multibye
- Undefined behaviour is never wrong
- undefined behaviour seems wrong and a big error
- uniform random distribution
- Union nested in structure.
- Unions, storage, ABI's
- unsigned int with signed long int (same width) - how is conversion done?
- use of ++i, i++
- use of do{...}while(0)
- Use of inline function in inline function - is it allowed?
- Using a C++ class in C source file
- using mktime()
- using system("xxxxx")
- utf-8 and ascii
- utf8 -> ascii in c language??
- va_copy in called function
- Variable list in pre-processor define
- Verify that line exists in a file
- Very strange problem using FWRITE() to write data to a binary file
- Very very very basic question
- Video Playback Resources?
- virtual address or physical address?
- Vmalloc help
- warning: assignment makes integer from pointer without a cast
- Watcom printf to stdout, I got it (was: I don't get it :-(
- Welcome to comp.lang.c!
- What are anonymous objects?
- what does it do?
- What does this code mean???
- what does this declaration mean?
- What exactly is lvalue & rvalue (old c.l.c. posts are all over the map)?
- What is "image"
- what is .i file?
- What is a sequence point?
- What is affiliate marketing?
- what is happening in C when increment this way?
- what is size_t
- What is the difference between signed and unsigned char?
- what is the prog coding for this question and what it output
- what's OOP's jargons and complexities?
- where can i get the c library source code
- where does cc send the output by default
- whether "abc"[0] in standard C
- Why C Is Not My Favourite Programming Language
- Why do people call addresses "pointers"?
- Why doesn't this print "Hi Charles"?
- Why error in this code??? char*
- Why is "Hello World" const char* ?
- Why pointers can only be subtracted ?
- Why the Range of Int is less by one at positive side?.........
- why this program is not crashing
- why use fprintf / size_t instead of printf/ int
- Why Warning?
- Will C work on the ENIAC ? ?? ?
- Writing memory with GCC
- writing string field to disk file
- Your opinions on some code, please
Last message date: 02/28/05
Archived on: 02/28/05 CET
3809 messages sorted by: [ author ] [ date ] [ thread ]