View Full Version : C Programming
- query
- insure compilation
- C Aptitude
- 2+ exp(approved lecturer)lookg for a career shift in software industC,C++,VHDL,Assemb
- Endianness of structure/union
- freopen()
- app-server....
- sandbox is the same as development machine?
- #if (defined(__STDC__) && !defined(NO_PROTOTYPE)) || defined(__cplusplus)
- distributed computing choices
- collocated architecture versus distributed architecture
- char -> int
- Good wait function?
- Standard for comments prefixing a function
- reassigning value of a pointer
- comp.lang.c FAQ as text document?
- something right out of a box
- Scope for C/C++
- Curses for gcc wanted...!!
- how to convert an unsigned char to byte
- question on structs and memory blocks
- memcpy(0,0,0)
- for( int i1=0,i2=0 ; i1<n1 && i2<n2; i1+=2, i2+=4)
- How do I check for directory existence in Linux?
- timer with millisecond precision
- Calloc problem
- a pointer that points to itself
- C quivalent of std::bitset
- K&R Wishlist
- RAND between 0 and 1
- Recurssion: Why one crashes ?
- Global variables
- [Project] List & ConstIterator
- size of pointer in C?
- EMBEDDED SOFTWARE ENGINEER/ CAREER POSITION/ IN
- File handling in C
- A[x][y][z]
- Dynamic memory allocation:Reading a file into buffers using a single linked list!
- trying to compile with clock_settime(...)
- Getting rid of excess #includes
- I think I'm gonna cry. (or newby problems with simple string function)
- Detecting Reads of Global Uninitialized Variables
- Assembler vs Compiler vs Linker
- Size of structs containing unions
- performing a "deep copy" on a nested structure
- offsetof
- Using make
- Universal (g)libc
- allocation alignment for global and local variables.
- vcl.h [OT]
- printf execution problem
- Help with system calls
- Help with system calls
- How to learn lists in C
- Sprintf .....
- How to obtain library name at compile/preprocessor time?
- using memcpy()
- count the number of occurrences of a substring in a string
- Arithmetic properties of HUGE_VAL and errno
- serialization of structure into a raw memory block
- 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)
- OPENINGS IN MUMBAI
- Posix semaphores
- Is the behaviour defined
- what is funtion for delay in VC
- is fopen/fseek/fread buffered?
- How to code that system call? Thanks
- list of pointers to function
- time problems
- time problems 2
- Instantly Download Software
- Linked Lists
- gdb debugger
- Does anybody have a some old Turbo C for DOS...!!!
- MSDOS-Based Compilable Code for RSA / Other Public-Key Scheme
- What exactly is a text character in the computer?
- forum
- Namespaces clash in C
- segmentation fault
- Different seeding of srand() during a SINGLE program run
- sorting a hash table
- serializing an arbitrary data structure into a flat buffer (raw contiguousmemory block)
- why it is not giving any error?
- why it is not giving any error?
- What's wrong with this code ? (struct serialization to raw byte str
- What's wrong with this code ? (struct serialization to raw byte stream)
- Suppressing "Parameter not used" Warning
- static functions
- Convert float -> char*
- Break the string into different parts
- generate all possible strings of given length given a set of characters
- How to output to a buffer and send to client?
- (OT) Google groups abuse
- Reinitializing static array???
- Re: Resistance to switching software
- C question -- Know the answers to the following
- turn off the log file
- Dynamic Memory Allocation for Reading String
- Puzzling compiler response to array initialization.
- assertion in header
- static and global variable
- pipe with program arguments does not work?
- structure and constant memebers
- Problems with my little c-program
- disable stdout buffering ?
- strange error with global variable
- Initializing Global Variables
- parsing #define in a code
- RGB(more than 16 colors please)??
- Reading Words from File
- Mimicking CAT or TYPE in C
- if and for statements
- Which numbers evaluate to true and false?
- what is at 0 address in a program?
- how to declare pseudo-matrix function argument that is not modified by function?
- What is the problem with the code?
- How to check out the segment dumped file and debug them in c? Thanks
- Turn $6 into $6.000
- preprocessor directives
- Modularisation
- limits constatnts
- Algorithm newsgroup?
- change clock's precision
- On what does size of data types depend?
- Image BMP
- Antsoft Best domain software
- Simulation of Sizeof operator
- Source code analysis tool
- what are REGS,SREGS ?
- what is (*vector) ?
- wrong print
- struct initialization
- malloc() for struct member
- standard variation
- Charity license with a build in (almost DWIM ) t3d programming language
- MACROs are ugly but...
- Split string whose length is varying
- Looking for a C program to parse CSV
- pointers to pointers
- String is left containing the data originally passed to the function?
- References for machines where NULL is not zero.
- malloc trouble
- String Problem?
- Compilation error - Most likely embarassingly easy, but I can't find what's wrong.
- Array of pointer - needs help
- scanf question
- Dynamic Array
- Insertion to a sorted list
- Inline asm commands
- Macro assignmnet to a variable
- PC Speaker Music
- Learn: linking, small data area, bss, relocation ...
- Watcom vs. gcc/icl/cl difference
- help them with ddk
- Good C programming style
- null function pointer?
- multi dimension array initialization using pointers
- Is there a C runtime equivalent to the Win32 sleep function?
- starting projects
- Help with serial port.
- Linked list allocation problem
- Linked list need help...
- new forum -- homework help/chit chat/easy communication
- Binary Tree
- Strange output
- lvalue cast
- Switch statement without break
- huge dictionary
- question about hash in search.h (glibc, unix)
- code error
- padding zeros in char *
- Simple malloc problem with Visual C++ 2005 {Heap}
- C at its finest
- Printf("%d")
- Output/Input Problem
- indirect jmp
- need help regarding tree datastructures
- Requesting - C Companion by Allen Holub
- Loop performance
- Size of data types in C?
- Stack Pointer..?
- threading
- diff bt postfix and prefix unary
- More amusing C grammer
- volatile and "needed side effects"
- Realloc destroys?
- Bundle text/gif file in the shared object
- m##__LINE__
- Bitfields in struct
- char=int
- How to do it?
- Linked list: casting a malloc pointer
- how to compile
- if(a,b,c)
- Array of structs instead of an array with pointers to structs?
- Help w/ bit testing
- use of "->" on arrays?
- a pointer to an array?
- Unions and structures implementation in C
- Having trouble understanding these bitwise macros
- what is the meaning of the Warning message,why it occurs?
- Can structures be passed to the functions by value?
- "a < b < c" not the same as "(a < b) && (b < c)"?
- C source cruncher wanted
- Random floats function
- Where is the error?
- Stopping a while loop with user input ?
- Using Huffman Compression
- String to HEX & BIN Conversion?
- operator >> on signed in c89
- pointers to elements in a Linked-List?
- projects ,samples exercises
- Is there any good way to do it
- No limits in arrays??
- graph.h
- Unconstrained behavior in arrays.
- what is the meaning of exit()?
- parse error before '=' token
- How to determine checksum calculation method
- Searching in Logs
- Where is my mistake?
- Can an enum be used as an array size?
- strict aliasing rules in ISO C, someone understands them ?
- Inverse hypergeometric distribution function written in C?
- how to do with this case?
- compiler options to display types?
- Going beyond the K&R book.
- fopen problem
- can u tell about the file operation links for me ?
- Apache Axis
- Determine calling function
- beginner: structures...
- Memory Dump
- print to printer
- WIN32 Console Programming - Changing cursor to block for overstrike?
- system("PAUSE") for linux?
- Use of static ?
- program help needed
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- please tell the websites
- char * ptr = "amit", in which area of memory it is stored (heap,stack,code,global)
- JR PROGRAMMER-ANALYST/ C C++/ IN
- Typecast of one argument to printf impacts other ???
- Cosine algo, was Re: sqrt algo
- Can somebody suggest a "C lang" project with pointers and linked lits for beginner?
- What is "shared library" in C, is there any small example I can see?
- Question about C programming with .NET platform
- pointers to char
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.