View Full Version : C Programming
- trim function dumping core
- float ** and float *p[]
- problem in structure
- regarding nested enums
- alignment question about pointer conversion
- Doubt in memcpy() and memset()
- malloc
- pointer to struct
- trouble compiling fibonacci program
- increment and loop error!
- Adding directories/files to a list - help!
- Integers' sizes problem
- Random number (1,2,3)
- How to implement a firewall for Windows platform that blocks based on Mac addresses instead of IP addresses
- round robin scheduler
- Can C be used to do OOP?
- I have a doubt
- Wht you mean this declaration..
- Wht you mean by this declaration..
- sizeof operator implementation
- passing float to function
- Correct files for declaration and definition for callback functions
- getchar and character arrays
- Server with UDP and TCP
- Print without using any inbuilt function?
- Problem!
- Is main a registered word
- From file to char* array
- what's the line "scanf..." doing?
- signal.h
- liitle endian
- array perversion
- Pointer to an address
- int a[5] .. difference between a and &a
- running an ex on eMac
- Pointer to extern char?
- Print linked list backwards
- sort a number highest to lowest
- complexity
- endian problem, please help
- printf filestream ?
- Types
- classification
- Annoying const problem
- Store an array to an integer array??
- class
- Linked list w/ structure
- Classification of arithmetic types
- ANN: V2007 of Altova XML tools available
- getenv returns same string as putenv?
- OUTFILE - like creating a log?
- memcpy and volatile
- using pointers and handles
- FAQ pointer q
- malloc
- FTP client & server
- The Book of books
- The Book of books
- Expression evaluation: object read rules confusion
- Can a static function declaration conflict with a non-static declaration?
- Using low-level C libraries in other environments?
- generating random numbers with Uniform(a,b)?
- xml file parsing in C
- Comp. Lang. C
- Regarding typedef and macro
- Doubt: Regarding pointer addition
- char *s = "Google"
- referring to struct members by number.
- referring to struct members by number.
- referring to struct members by number.
- Why is this code compiling properly??
- memory allocation of local variables
- Are enormous malloc()s conforming?
- j= ++i + ++i ;
- Alignment of struct with flexible array member
- porting bison flex code from linux to visual studio
- regarding bit fields
- Modern Operating System P 105, I can't understand the code
- typedef func *func();
- Modern Operating System P 105, I can't understand the code
- static functions in c program file
- Writing to the hard disk, and checking for error to exit(1)?
- Compile Error
- File Size Limit Exceeded - How to handle work around this?
- how to create an array for 15000 integers?
- bit shifting
- job posting: Sr Systems Programmer needed
- Function pointers
- function pointers
- converting a big endian to little endian
- problem in passing a value into a structure
- Question about memory allocation??
- print an address
- How do I call a function taking only "const char *a"
- !! EL EXITO LO DECIDES TU !!!
- pointers to constant characters and constant pointers to characters
- Downloadable standards file?
- Simple problem with pointers
- clc-wiki.net status?
- FTP client C source code
- Pascal's Triangle
- switch problem - interesting !!
- signal handling in C
- ANSI C code testing
- designing of the compilers
- regarding free function in c library
- rl_bind_key equvilalent for windows
- List of implementation dependent parts of C standard
- C garbage collection -crazy idea
- C garbage collection -crazy idea
- POPL 2007 Call for Participation
- How to "continue" in nested do-while-loop?
- integer overflow in scanf functions
- tricky array problem !
- Additional resources to understand C better.
- SINGAPORE PRIVATE CONDO / APT FOR SALE / Singapore New Upcoming Residential Projects
- problem about sovling definition conflict when porting
- C-related Christmas presents
- Dynamic C to C Data Transfer
- parse two field file
- ipv6
- gdb output
- reference to a pointer
- reverse a single linked list
- Big (o) notation
- How does C handle issues arising out of Endianness?
- error free function and how to debug
- how to get rid of warning (due to passing multidimensional array)
- regarding external function(Ss)
- regarding heap memory area of a process memory
- regarding pointers to characters
- regarding * and ++ operators
- does a program work in all cases?
- Global variable modifiable by some translation units but not others
- memcmp() checker: memory access errors
- VLA feature of C99 vs malloc
- what malloc(0) should returns?
- Why do you not have to free when using strrchr?
- Files & dirs: historical reasons?
- GDB Doesn't Recognize Core File Format
- regarding pointer operation in a printf function call
- standard library functions
- about the print command in gdb.
- size of pointers
- size of a typedef with arrays of unsigned char
- an interesting problem in c
- problem while detecting floating point operations
- better way to pass arguements to a function
- converting float to double
- inline vs macro
- selecting and working with appropriate data type
- on returning a ptr in a local stack
- Re: How does the compiler do with this code?
- i++, ++i, i+=1 and i = i+1;
- The lack of a boolean data type in C
- Good C programming projects ?
- Malloc Doubt
- Delete every mth element in a linked list ??
- Beginer's question about array pointer, why doesn't my programme work?
- "Partially elided initialisation" on initialising 2-D array
- Related to memory management.
- realloc return value
- about processes in linux/unix
- enum { int_size_checked = 1/(sizeof(int)==4) };
- Array problem
- bitwise complement
- Call function based on path
- Checking for valid number syntax
- problem with multiple ++, --
- System call to return hostname in Visual C
- Passing a variable argument list
- need a macro
- Output
- C-FAQ 19.7
- C programmer Perm Job opening in south Brunswick, NJ
- Two-dimensional array to array of arrays
- Huge file access in C
- Thanks
- if string is a number (beginner)
- division problem
- Gii problem
- Is it possible to read numbers and strings of same line with..
- Detecting overflows while computing off_t
- without loop printing 1 to n
- Re: "The Elements of Programming Style"
- How to read null characters in a file
- How to read null characters in a file
- 64 bit porting - size_t vs unsigned int
- malloc for strings(beginner)
- help with opening image file
- Intializing Pointer Array
- importing excel worksheet
- prefix to infix conversion
- i am confused about programming?
- what is an "update stream"?
- what is the least amount of typing to assign the same value to multiple variables
- stack
- Client/Server app under unix
- Testing math.h
- help me design a messenger like meebo.com
- error(logic or run time error) in my program plz help!
- Need an explanation
- Question: How to printf the semicolon ";"?
- portable typeof macro
- 2D arrays and addresses
- need help with designing yahoo messenger , like meebo .com
- test
- test
- test
- who has the ebook of <<Compiler Construction:Principles and Practice>>
- c / c++ : is it end of era ?
- Alternative for gotoxy in gcc..
- Convert Binary String to Hexadecimal
- switch statement - ANSI-C
- Suggestions for my mallocator
- A simple bit operation query
- Padding bits and struct assignment
- Semi OT: Binary representation of floating point numbers
- Universal way to find end of file
- Segment
- Best Way to Compile Large Project
- Different data types when working with JPEG image buffers (beginner)
- Need to find size of destination buffer for strncpy
- "table of powers" problem
- Declare Cursor error while implementing SCROLL CURSOR
- A malloc question
- hex and unsigned and signed decimal
- hash DB libraries and tutorials
- New IRC Channel: #moderncalcs
- does the file extension matter how it's compiled?
- one's complement of unsigned char
- Does casting lvalue lead to Undefined Behaviour ?
- plz help its urgent
- Scope resolution in C
- Scope resolution in C
- list of certications in C language
- Kurukshetra Online Programming Contest
- Re: can somone learn programming on color forth? or should this be my 2nd lang
- const variables
- MNC Hyderabad is Looking for C++ Developer...
- good algorithms come with practice and reading good code/books?
- comparing doubles for equality
- Good ways to analyze a running c-program?
- Pass an EOF before pressing enter
- Pass an EOF instead of pressing enter
- C99 Grammar Definition
- size_t or int for malloc-type functions?
- Declaration
- Create readonly array of data?
- Happy new year all, from the UK
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.