View Full Version : C Programming
- Designated struct initializers with Visual C++
- Structures and Variable Functions
- !!!! I got stucked with this !!!!
- !!!! I got stucked with this !!!!! Question part
- Does any CVM [ C virtual Machine] exist?
- Why the code doesn't work ?
- library with abstract data types?
- Re: C - switch case label refuses a constant int
- compound literals
- %p and casting
- Plotting Graph in C
- A problem of SoftEng
- compilation process
- Timestamp header
- return address of new memory
- For loop equivalent with the preprocessor
- String and null character
- While statement problem
- "smart" indexing
- bind to a specific IP address
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- current time
- data structure for graph
- C novice question...
- Clearing an array
- free() an empty string ?
- Why the code doesn't work the way I wanted ?
- pass 2-dim array as param
- memory usage
- float to unsigned char array
- variables in format strings -- printf
- How can I know how many elements are there in multi-dimentional array?
- FILE undeclared - but its not, according to me.
- who delete mine?
- file read -- increase the size of an array
- Structure memory allocation
- ÖÐÎÄ
- TSR Ebook
- help me! -- K&R exercise 1-11
- ethic on Includes
- %f undefined behavior?
- Nested for loop; curios behaviour?
- Contrived casting situation
- Escape sequences and printing
- Trying to read a c program
- Naming convention for pointer-to-foo types
- FAQ 2.6
- parsing config file
- Ways fopen() Failes
- How to determine whether a compiler supports wide character or not
- How to determine (in compile time) whether a compiler supports wide characters or not
- allocate memory in function
- Macro argument bounds checking?
- Students Fro Academic Freedom
- no. of byte problem
- union initializers idiosyncrasies
- why overflow?
- curiosity: structure assignments in C (and unions within structs)
- (OT) floating-point numbers
- re:why overflow
- unions: initialization and assignment
- question, about implicit conversions
- Enviroment variable on Linux _and_ Windows
- many question on C
- diff between memmove & memecpy
- self deletable .exe
- interview question & answer required
- diff between #define & const
- Iterate over a range of Array
- including libs by #pragma comment -> order of libs
- passing 2d array and realloc
- (cross from alt.comp.lang.c) Experimental exception handliong in C
- bit operation on leading 8 bits
- fopen causing malloc error - HELP!
- strcat problem again
- opinion wanted about global vars
- next quarter
- missiles with parabolic paths for Magnant (C language).
- arrays: negative index values
- rewinding stdin
- about Pointer
- msg to all
- Bus Error
- losing my file pointer
- What is "Pointer Alignment"
- Set Cookie: ???
- Test
- [OT] test message... please don't respond.
- structures and functions
- sprintf()
- how to convert 16-bit binary fraction to a float
- mulitiplication using bitwise operators
- How to chek if USB port is mounted in linux?
- Reading large files
- is '\0' =?NETNEWS?Q?=3D=3D_0?=
- incorporer des librairies avec la commande gcc
- gmp.h questions
- How to read string out of file with pointer?
- what strspn and strpbrk stands for ?
- is it any good to use typedef ?
- File manipulation problem
- i need to create C program. Any one have Code
- Help me in this program
- Accesing frames from a video capture card with C
- Segfault with dynamically created 2-D array
- Problem with array of structures
- Program structure
- What use is void?
- Nasty bug, please help, unexplained assignment to a region of memory
- converting char * in struct to a long value
- dumb q moving to gcc - c99 mode
- strdup
- const really constant?
- feof usage
- macro name from macro?
- dll ?
- Newbie help
- function explanation
- binary tree?
- Information you need to survive!
- # and ## operators
- newbie dll/random number questions
- how to multiply two integers using bitwise operators
- doubt in USING POINTERS
- question
- Q: please
- program that prints its source code
- Linked list question
- Linked-list's different insertions, help
- How to compare these variables by use operator 'AND'
- solving differential equation
- The % puzzles me.....
- send message to ICQ and MSN Messenger
- My language is broken in oracle
- Program for compression
- fork + syslog blocking
- unsigned and signed 0
- vssvc.exe
- Your opinion
- Confusing itoa and atoi
- hmmm, no C99
- checking for stack overflow in recursive function
- Memory Alloc/Dealloc query
- comparing numbers
- can i access 'p' even after free(p);
- mfc / c++ directory creation problem
- array decay
- confusing macro
- 3-byte ints
- C functions for JAR files
- GUI ?
- Conio.h
- Two questions (see inside)
- Coding for the CPU cache?
- gcc. mkstemp works but I can't write to the new files.
- Cyclic array problem
- Operator Order
- memory alignment
- JPG, PNG, GIF -> BMP
- array <-> pointer Question
- strcmpi
- Compile problem
- memory alignment
- No Experience
- What does this error mean?
- what's wrong with this code?
- Unions
- Needed help for strtof return value
- can't close a file??
- Sign-extension?
- Question on switch
- Worm storms
- How to trace include file chains?
- Re Books on developing portable C suites
- null and NULL: is there any difference?
- floating point error: overflow?
- Looking for Mathematics and Date libraries for VC 6.0
- Void Pointer Question
- what'd the difference between STDIN and Keyboard buffer ?
- Call for Participation - JRobots Programming Challenge
- [Q] Initialise a struct with variable length cahracter strings
- newbie question about preprocessing
- what's K&R2?
- Hashtable implementation in C
- Graph Implementation in C
- String, String literal ? Could anyone explain to me ?
- opinion on enum
- Array at specific address
- compile problem
- gets, fgets Question
- some queries on freeing memory allocated using malloc
- Structure
- randomizing integers
- access to msaccess
- NULL: Is it guaranteed to evaluate 'not true'
- returning (char **) values
- big number crunching in C
- [OT] "strict" VI
- declaration of variables inside functions in C
- Learned something new today - thoughts?
- Cross-Platform Sockets in C?
- level of questions for experts only
- Arrays and Pointers to Arrays
- Must I free allocated memory before the program exits?
- reverse byte
- Problem converting a huge Program into small ones
- struct timeVal
- printf prototype UB
- Any good and free program design tool out there? (wich preferably support the top down method)
- Register Variables
- How to cast function pointer?
- displaying underlying representation of integers
- array of pointer
- 'extern'ing variables
- How to free allocated memory?
- strcpy and strcat problem
- reading binary text
- variable length arrays
- code review/comments please
- HELP !!! How to detect my process is being killed???
- New C programmer
- resolved: difference between memcpy and memmove
- fill space
- OT: gettext with multiple textdomains
- How to kill all inherrit process by codeing in C
- Line input and implementation-defined behaviour
- Input problem
- reading 32bits from a file
- extract records
- Re: A quick socket question
- what's the best way to time your code?
- About FAQ 1.14
- fslurp() critique
- Encapsulation & Macro Functions
- Encapsulation & Macro Functions
- Runtime type-safety (for linked lists)
- xyz
- struct initializer { 0 }
- sorry about "xyz"
- Learning C question
- test whether a number is a power of 2
- prints out an unsigned long in decimal
- Parameters and the Stack
- About FAQ 1.14
- wtf is this?
- Bus Error?
- Did you know?
- logical OR obfuscation
- zero-based array, in function confucsion
- Variable length array confusion
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.