View Full Version : C Programming
- printing
- Managed String Library
- Simple recursive preprocessor meta-program implementation...
- ANNOUNCE ggets revised
- Address of array behavior in pointer arithmetic
- managed string library
- What gcc options guarantee more portable C code
- How to use 64 bit integer in 16 Bit Dos ?
- types of 'Open' command
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- Unnamed struct members allowed?
- Reference
- Oracle Pro-C supports long long data type?
- Question about style
- clc-wiki gone?
- Calling macros from outside the definition
- zero lengh arrays.
- debugging C/C++ program with COFF information
- what do we understand by advanced C
- memory
- Which is more portable / is there a better way?
- Printing "tab"
- Undefined
- a little mistake
- MPI tutorial live
- wit's end
- realloc question
- Post Ur Job Requirements/Resumes Free ........
- coin toss problem
- knowing exact string array length ?
- sentence
- Sentence input and replacing
- Educated guesses for efficiency?
- Pointer passing
- Why occur the mistake in runtime about strtok()?
- cast from function call of type int to non-matching type double
- Re: how to deal with this problem
- Re: how to deal with this problem
- sizeof 'a' returns 4
- Pointers
- segmentation fault
- Memory (read) access violation handling in C
- sizeof
- code hangs
- copying a 2-dimension array into another
- "Numerical Recipes in C" code
- C struct to XML serialisation tool?
- c source
- who had used pclint for amcc?
- Problem with graphics
- permutation generation
- convert a float to a short
- Re: how to deal with this problem
- any info on graphs algorithms examples ?
- problem about function pointer
- esoteric C stuff, what is "debug_flag"??
- token pasting problem in K&R preprocessor
- Subtracting unsigned ints
- K&R exercise 1-18
- which is const in "char *const argv[]"
- Program to toggle nth bit in C
- Is the behaviour of * operator an example of operator oveloading in c?
- why this code dumps core?
- Malloc for array of string
- Strange malloc problem
- c------->c++ and c++------>c
- mxFree
- constructor?
- incorrect warning?
- can someone tell me if I'm going insane.
- Macros and Variables
- Lex Question
- Lex Question
- FAQ-Question
- I need C complier.
- Bit field arrays unsupported?
- // vs /*
- enum question
- Assembly problem
- Read-only string
- data mining
- Can We Read Text data From an EXE
- char confusion
- near-TeraHertz processors no dream
- to access the large page(2112 bytes) NAND Flash from the bootloader
- about declaration of huge matrix in C
- Named parameters
- sscanf'ing floats into structure members
- function * = void *
- dependency checking
- Copy 4 byte block into a char array
- Strings, Strings and Damned Strings
- Re: regarding memset
- memory related concerns
- random data in structure - checking for no double values
- Template Engine like Smarty
- Re: regarding memset
- Wrong output - eliminate spaces in sentence.
- suppressing the console window
- Hi
- coderwiki.com is starting and needs you!
- Strange Segmentation Fault
- ifdefs
- 16-Bit char pointers valid?
- strings in #if 0
- fgets info
- What do you think about the code?
- char * ptr = "hello" and char carray[] = "hello"
- Unnamed members
- comparing signed and unsigned integers
- strange use of format specifier in printf
- Compiler Issue
- bit fileds or bit manuplation
- is it possible to access members of struct in loop?
- redefine a function with a same name
- beginner c question
- Why pointer to "one past" is allowed but pointer to "one before" is not ?
- Commutativity of operator []
- Help requested - Application to use an IP interface
- pointer arithmetic
- Re: regarding memset
- String macro as wchar_t pointer?
- Forward Declarations
- economizing with functions that do the same thing
- u_long valid C?
- Segfault City
- Multiple Arguements like in printf
- Job: Algorithmic Search Engineers wanted
- Re: Segfault City
- spinoza1111 resigns from "segfault city"
- Is the memory argv points to writable ?
- A debugging implementation of malloc
- segmentation fault with getc()
- yacc under cygwin - undefined symbols
- Is the output of the preprocessor deterministic ?
- C free
- Playing around with byte order
- Learn recursion
- How to connect SQL database in C programs
- Error handling library
- Inherent inefficiency in domestic "for" loop?
- Problem in compiling a C code with MSVC++6.00
- String data input and storage
- MD5 message digest conversion to 16 byte array
- MD5 message digest conversion to 16 byte array
- Data structures
- Warning on assigning a function-returning-a-pointer-to-arrays
- finding largest numbers
- allocating space for local variables
- Practical Programming Processes: LASER Summer School
- basics
- automated coding standard validation?
- new CCSID's for z/OS C/C++
- Where can I learn about Multithreading for C
- Arbitrary length multi-dimensional arrays
- Programming for Memory Management
- Programming challenges leading to a job?
- Imagine: A GUI standard.
- C sucks at math? (help)
- Constructor equivalent
- fgetc
- hi friends
- Mistake in solutions to K&R?
- Mistake in solutions to K&R?
- Multiplications by powers of 2
- Alignment of pointer to void
- Function return type
- zero the last 13 bits of an unsigned long number
- Segmentation Fault using the srand function
- Is this str_rev() ok?
- Works on Windows but not on HPUX, Help Please
- Negative number system as compile-time constant?
- Working with negative numbers
- Re: Negative number system as compile-time constant?
- Weird output when using more samples (help)
- fopen() causes an "obvious" time delay in WC ???
- linux redirect problem
- qsort() results: implementation dependent?
- kernel module: beginner
- Okay to move an "object" will-nilly?
- Extending snprintf() - how to modify va_list?
- About Transfering Complex datastructures using Sockets
- FILE *
- Order of execution
- Sequence point at comma?
- __STDIN__ and __STDOUT__
- Using size_t clearly (appropriately?)
- Function Pointers
- Nested Variable Argument Macros
- need help with a new site
- Binary storage of string constants
- Array elements
- Re: Array elements
- which is faster?
- Need help to save strings from a file to a structure
- Problems with typedef
- Need to implement strdup, strnicmp and stricmp
- Preprocessing
- 64 bit portability, size_t, and printf format strings
- About header files
- extern keyword
- Casting nonscalar to the same type.
- OT: Good introduction to CPU/Memory terms
- #warning preprocessor command
- So what Standard are we working off?
- Time compatibility issue between Java and C
- doubts
- Joining 2 char to 1 short
- void vs void* (philosophical question)
- Linked list, no out put,help
- Scope of specifier extern
- Printing string constants
- new/delete
- Safe use of unions
- same name global variable multi-files
- String Character Conversion
- Application Reading Itself
- Choosing function parameter types - pointers or objects?
- tm_yday to time_t?
- The C Programming Language: Third Edition
- findthis.info
- function typedefs
- easy structure question
- confusion: casting function pointers
- Linked list, New try (was:Linked list, no out put,help)
- Computer Industry Workers May Face Cancer Risks
- 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)
- comp.lang.c FAQs - a note of thanks
- very good data structure courses
- main() does not return when getchar() reaches EOF
- Greatest number divisible by Y
- 'clear' shell command in Makefile
- 3 Storesonline Websites
- time_t question.
- Event Log
- porting from power builder to C# .Net
- Off Topic Posts
- commercial c compilers vs free c compilers
- Seen all the fronts yet? There's alot more to it than that,
- new site
- dinmaic variable name
- allocating 99% RAM
- complex declarations
- 16 bit pointer typecast on 16 bit system
- how to convert char* to File *
- convert a string to all-lowercase string
- help me please
- Help please
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.