View Full Version : C Programming
- K&R2, 1.5.1 example
- Noob File IO question
- How to find string contains a numeric value
- mbtowc - combining character
- Creating a DLL
- Memory leak when internal pointer passed out as parameter
- Header questions
- using autocad using C
- what does this double conversion mean (unsigned long)(unsigned int)
- portable bit ops
- Request for naming help
- simple question
- Increment
- pointers and array of pointers
- ot: omnis class
- dynamic content of a binary file
- Ask an old kerword "entry"
- Parameter Passing via a Stack
- Difference between for n while
- I'm a c programmer. Does anybody work like me?
- How to refuse Connections ?
- Computer Job Available!
- malloc() and alignment
- The weird while and If
- when can realloc fail?
- Multi-word #define
- Equivalent malloc with calloc
- ANN: Microsoft goes Open Source
- An interesting C problem
- 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)
- obfuscating C executable
- K&R2 Ex1-14
- Recursive functions
- How to access processor registers
- Dynamic lists of strings in C
- Dynamic lists of strings in C
- Dynamic lists of strings in C
- C ethics question
- Visual C++ support of C99 by using "C++ mode" (/TP)
- C99 library part of C++ TR1
- Difference between "library parts" of C99 and "language parts" of C99
- Functions in socket
- Restrict qualified pointers in C
- height of a BST by iteration - kindly review my solution
- Etymology of "struct"
- C++ The Complete Book List
- Sending a struct over TCP
- Programming algorithms with strings in C++, and transition from C by example!
- Looking for a *FAST* graphics library More options
- C++ is complicated and C is bloated.
- Use of "." for structure members
- C preprocessor
- pointer to structure array from main.c?
- Bjarne Stroustrup (The Creator of C++): The C++ Programming Language - Third Edition
- k&r2 exercise 1-13 review
- *p++ = tolower(*p));
- Question on macro
- Pointer arithmetics in Solaris
- About Union's question
- Segmentation Fault
- pointers.
- Sometimes questions arise about C and C++ incompatibilities
- cool!!!!!!!!!!
- List of differences in headers between C90 and C99?
- int main(void) { return main(); }
- doubts on scanf("%100[^\n]%*[^\n]", buff);
- Reading a key inside a loop
- Windows and Linux
- Need help with problem
- A question about sort stable
- function length
- File Handling (Newbie)
- regarding free
- how to quit
- A 64-bit binary returning a value to a 32-bit binary?
- cool!!!!!!!!!
- How to Keep <fscanf()> to not Stop when it Comes to a Blank
- Accessing enumeration strings in macros
- What's going on with C Compilers and C99??
- Read 16-bit block as a 32-bit int
- Source navigation
- socket programming, multiple connections
- Learning C?
- Creating sequence points using macros
- How to pass a struct to a function
- Macro concatenation
- Confused Newbie
- Type name from Variable
- Is it a good thing that program mix C and C++?
- how to quit
- What is the purpose of the -Wno-deprecate option
- problems with dynamic allocation in an ellipses function
- c code refactoring or optimizing
- Problem in Socket Programming
- Memory Question
- How to use a const pointer in switch case ?
- open a *.dat file
- EOF from printf
- Some useful link
- BUILDER C++ 6
- 'typedef' issue
- Please help with newbie error
- file processing in c
- software
- [Q]extern in front of function definition?
- execve system call
- representations
- Automatically generate file names
- 'Portable' Measurement of Pointer Alignment in C?
- About the -rdynamic flag
- Is C faster than fortran?
- const non-pointer function parameters
- performance question related to BST traversal
- [Q] Any unix extension to standard C library for providing set collection operations?
- sizeof dataTypes at run time
- question about k&r2
- Huffman Algorithm
- CUnit Query
- Blocks and Their Use
- Copying Structures
- How to Return an array of strings in C (char**)
- explain the result
- Discarding unread data after scanf()
- pointer type casting
- using strcpy to copy from a char
- Problems with basics..
- cont char* p , is allowing values to change
- how do you pass an array by value
- primes with Child's Binomial Theorem
- almost understood
- Ugly Type Conversion
- Validity/Invalidity of the code
- Compile Time Error ... arghh
- print binary representation
- Trap Int21h problem
- feof(), fseek(), fread()
- reading file
- fseek()
- Uses of offsetof?
- Cross platform lib in 'C'
- Casting to unsigned char for isupper() and friends
- fseek()
- Module loading problem
- fseek() clears EOF?
- unexpected character displayed infront of the variable
- The Old School Meet's The New School.
- How to load the whole file?
- newbie question: whats wrong with my code?
- dependency of sizeof operator
- read and write binary file
- Memory leak
- publically available c-code for determining page breaks in PCL files?
- Testing for a type
- I need Tripple DES encryption algorithm in C
- $1 download the newest pda software
- Raw disk access
- K&R2, section1.6, exercise 1-14
- Debugging core in different environment
- fseek() newbie question
- PHP Development Resources Directory
- printf question
- Compilier problem
- preprocessor: macros in a string...
- State of the Art Software Development Practices
- Aliasing in assignment
- static
- cos function
- Error related to Structure or Union
- Seeking getoptlong()
- Organisation of segments in the C's executable a.out
- modified "histogram" exercise from K&R2
- developer forum
- Poll Loop (Asynchronous IO)
- good hard copy c reference
- strdup
- delirious program, episode II
- About Memory Allocation and function calls
- email message parser wrote in C available (not in C++)
- Sorta-OT: John Backus obit
- Trouble with formats in printf
- "a book on c" Kelly & Pohl (4e)
- Memset is faster than simple loop?
- please help me to correct/ build/ complete the program
- system() function and current working directory
- Logging library
- redraw shaking problem !
- What is "typedef struct" ?
- K&R2, section1.6, exercise 1-13
- stdint.h
- Is necessary to switch to C++ or some object-oriented language?
- Anyone can explain the meaning of following info
- Puzzle about multi definitions
- Problem by sorting array of structures using qsort
- 2 C || ~ 2 C
- Debugging from AIX server
- C rulez
- Job Opportunity
- stdarg definitions
- K&R2 1.5.4 example programme does not work
- Quine
- K&R2 - section 1.5.3 , exercise 1-10
- K&R2 - section 1.5.3 , exercise 1-9
- K&R2 - section 1.5.3 , exercise 1-8
- Spot the error...
- From vasanth
- monitoring function call in debug logs
- Number of characters required for FLT_MAX
- BUG: memory where pointer pointing to changed accidently
- ascii pwned by reckless C
- Help me with a class assignment
- Problem printing Hexadecimal
- Char pointer - How to give value?
- little games
- How 'main(int argc, char ** argv)' is implemented?
- help me to write a base conversion program
- multiple function definitions
- multiple global variable definitions
- POINTER_MAX and POINTER_MIN??
- Chemysis
- "Fork" in Windows
- qsort descending order
- Hello
- executing shell commands from c?
- void * vs char *
- source code
- char array initialization
- Little problem with a delirant program
- Infinite loop
- ANSI -> K&R ?
- functions' pointer
- K&R -> ANSI?
- How to set a double pointer as input argument
- confusion when comparing char * with a string literal
- undefined and unspecified behavior
- From vasanth
- Steve Summit C Notes {Anticipating the next one}
- Steve Summit C notes , exercise 5
- Steve Summit C notes , exercise 4
- Steve Summit C notes , exercise
- explicit casts
- Convert GMT to Local Time
- Symbolic computation with the language c : The Derivative step by step.
- Unit Testing With Function Mocking
- HELP Please - Convert binary number to string
- enums & ints
- What is "\r" represent?
- how to speed up the matrix multiplication in C
- Simple but interesting issue
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.