View Full Version : C Programming
- Get Fast Help -- Forums/Tips+Tricks/Tutorials/Blogs/ETC
- Segmentation fault when compiled binary is executed
- Outsmarting DOS C compiler to print to USB printer -- use DOS interrupt?
- Destructors in C
- Function Pointer ! How and Why ?
- Function Pointer ! How and Why ?
- Substitute for volatile
- Disassembly of C binary
- modem / server-like talkback code?
- Search xlhtml author Charles Wyble
- Is it legal to create a new scope with { ... } without using if, while, do etc?
- Segementation Problem while accessing contents from Memory Mapped File
- Segementation Problem while accessing contents from Memory Mapped File
- Core dump while accessing contents from Memory Mapped File
- Is there a C certificate?
- how to breakin gdb on overflow error
- how to stop(break) while gdb on overflow error
- rationale for #define true 1 in stdbool.h
- float pointers
- Linking statically
- newbie...please help
- the buffer question of the stdio
- installing compiler
- Comparing Two Files line by line and word by word
- Is space for symbol table allocated from heap?
- the order of printf parameter
- Function that returns a pointer to a function of the same signature?
- char alignment in C
- Re: char aligment in C
- Error handling
- Passing a pointer to pointer as a multi-dimensional array
- seeking web tutorials for writing compiler
- Stack Trace
- switch without breaks
- graphics under dos
- OT: Google being fixed? (maybe)
- Linker Error: For a defined method in C++
- CRC16
- Re: people, please quit bottom-posting
- how to allocate memory for this
- Iterate an enum
- Character space allocation
- Why We Use C Than C++...
- Can any body tell me how to find duplicate lines in C
- Code for lseek
- Modulus and negative operands
- Need recommendations for code modularization
- Debug a C DLL
- ternary expression validity
- Bit-field Question
- How do the compiler knows about the change that is made in the static variable?
- getting current date in C in the VC environ
- Re: embedded questions!!!
- Re: embedded questions!!!
- wait in c
- How do free() know how many elements should be freed in a dynamic array?
- How does free() know how many elements should be freed in a dynamic array?
- Efficient division/remainder in C
- Need a queue in C
- Calculating distances in O(1)
- The bad coder joke =D
- Why (type*)pointer isn't equal to *(type**)pointer?
- detect necessary #includes
- About retrieve an arbitrary byte among four bytes of an int.
- why i can not convert a char ** to a const char ** ?
- Function inlining
- return "chars"
- How can a string by accidently modified?
- Re: people, please quit bottom-posting
- a little advice
- macros with an example program to new learner
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- Ken Thompson - Reflections on Trusting Trust
- Portability / compatibility issues
- memory leak in threaded getpwuid_r() usage
- How standard atoi works?
- Checkpointing Routines
- a little problem
- Clear Thinking Power for Comp Developers
- operator overloading true and false
- Re: ????????? ? ??????????? ???????? ??????? ? ?
- Variable declaration and initialisation
- Printing a char * to a file
- some problem of a.out
- Passing different variable types to a function
- missing #endif problem
- pragma
- fgets
- Re: Pragma
- CFP: LASER Summer School on Software Engineering
- Cube root computation
- borland c installation
- alignment
- ejo
- Accessing web through C/Perl in Unix
- decimal constants
- use of static
- Rounding floats/doubles
- JOB OPENINGS
- #define errors
- Turbo Pascal
- project in c
- opening a sequence of files
- as small as possible
- make a program using C,C++
- Directory Structure
- confused
- * Need help Implementing a script (or macro)
- porg question
- why return causes an Illegal syntax??
- pointers
- unions & structs...
- Malloc and sizeof
- Newsgarbage user-controlled tech news site goes into beta!
- Newsgarbage user-controlled tech news site goes into beta!
- Need 2 values from function
- size of a variable from a pointer
- New to C: Getting Application error when running program
- The floating point environment
- Unwanted debug messages
- A C Question.
- return the file contents into an array or string
- Decent Reference Site
- #define and typedef
- Return value of system
- where can I get FAQ?
- Funny! More offers to select a search engine!
- reading TCP header
- using "!!" in "c"
- function prototypes
- How sizeof() works?
- Free speech.
- printf - Can't print "print\my\message"
- memset a member array of a packed structure
- how to write only one parameter in a file
- Help with program crashing...
- Welcome,bugs fixed under FireFox/NS/Mozilla/Opera!
- c program binary/image in memory
- sscanf and scanf behave differently
- Please review the code for determining execution time.
- indication
- String manipulation
- Forward declarations to static variables
- Circle code
- circle
- Any help?
- newbie: array of structs?
- What does SIMENTRY mean?
- function pointers
- standard header files
- C database.....
- can a function name be an identifier?
- printer streams?
- Asynchronous functions
- Having a bit of a blonde moment with malloc...
- Pointer arithmetic question
- c pointers
- function call by value and by reference
- NULL returned by fopen - where is a list of what's causing the error?
- ask for help on algorithm to trace a network
- strtok ( ) help
- Question about Data Types and Shifting?
- cast vs. suffixes
- Re: Free speech.
- C programme
- Beginner excersice #1
- About the EOF
- hi guys
- Test message - PLEASE IGNORE
- scanf function and 2-d arrays
- Better casts?
- malloc questions in C
- Selling my computer
- Specific sizes of variable types
- Runtime Structure Creation
- hi all
- 1)preprocessor warning ,2) argv[0]..btw, my first mail to clc :-)
- How to determine the way data is stored in memory?
- Endianness (again)
- Does structure order matter?
- Double Linked List
- Two-way pipes?
- C Programming
- garbage collection questions
- Unexpected Result while compiling this code
- string
- Is this code ANSI-compliant?
- CFP: IAENG International Workshop on Computer Science (in IMECS 2006)
- PROBLEM when editing DAT file!
- Re: PROBLEM when editing DAT file!
- input
- hello, every one , test,
- finding element width in dynamically allocated arrays
- Static String Concatenation
- explain the following declaration
- is there any site which can provide any help on advanced C topics
- Printf problem with big numbers....
- First program
- memory dump/re-read?
- making a VERY simple menu
- The use of goto in C
- database connection to oracle
- Can C do this for me?
- reading data from a file
- union arrangement
- problem with code
- Double Linked List Code
- Whats going on - Char to Int Q:
- Best practices books
- SDX Dynamic Systems Simulation Software
- Re: Todays links
- c as a beginner language
- mouse click generation
- Gerbage collection as a library
- what is typecasting a pointer to the type (void *)p mean?
- invalid lvalue in unary '&' .... why LKM
- invalid lvalue in unary '&' .... why LKM
- TTS(Text to Speech) Convertor.
- user defined function that converts string to float
- char * pass-by-value
- Is out-of-bounds portable on a multidimensional array?
- 16x16Matrix
- %#08x formatting of printf
- code for two half diamond shapes
- Help with FMOD
- can u tell me the reason that y we get this types of outputs
- Professional C software
- Segmentation fault in Matrix Multiplication
- Work it out
- Question about the clc string lib
- Which members are created automatically, which members are not inherited?
- Veteran Programmers!
- Multiple Double Linked Lists
- Main loop
- How to find the depencies among files in a project
- Overwriting a portion of a binary file
- reda4win released
- How to find the dependencies among C files
- Simple output problem
- Binding
- Bitwise questions with the following code
- Bit-fields and integral promotion/UACs
- Permutation problem
- second largest element in an array
- test
- Problems using recursion while browsing directories
- est
- Help! Need to make my own color...
- how do increment operations work
- #include in header file for size_t
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.