View Full Version : C Programming
- Calculating a directories size
- undefined reference
- Lookup Country and ISP by IP Address
- limit on number of parameters to a C function
- Position of variable declaration is causing "undeclared identifier" error.
- Position of variable declaration is causing "undeclared identifier" error.
- Dis assemble C code
- Re: Request for review
- memory dellocation
- memory dellocation
- programmatically change directory in UNIX
- Re: Bitwise XORing
- Re: memcmp versus strstr; reaction to chr(0)
- allocating inner struct array
- Re: memcmp versus strstr; reaction to chr(0)
- Re: memcmp versus strstr; reaction to chr(0)
- scanf help again
- reading data from stdin to structures
- memset() and portability
- Re: memcmp versus strstr; reaction to chr(0)
- Efficient string tricks: legal and defined?
- Writing a value to a specific memory address
- pb de pragma
- Sequence points
- Displaying 64bit Numbers
- Please explain why ?
- Interpreting some code
- Really Weird Conversation
- problem to print large double number. Help!
- Re: Invalid string offset problem in motif.
- Re: Check client socket is alive or not
- Passing array of structures to a function
- Clipper Head needs help!
- function to url decode a string
- Plz clarify
- Loading a function @ a particular adddress
- How to right justify a column
- averaging numbers in text file
- simple question (itoa, localtime)
- STL map impl. in C
- String search and length portability questions
- I got it to compile but it did somthing strange
- Global variable conflict.
- example of C code in Unix Enviroment
- libclc: thanks
- Windows easier to use...
- Input/Output and Files
- A few simple problems in a simple program.
- Re: K&R v2 ,Section A6.2 Integral Conversions
- int * vs char *
- Re: libclc: rfc1738 encoding and decoding of strings (~180 lines)
- Re: integer divide by 7 trick?
- programming style for windows apps
- Re: Strange Data Type
- I/O via serial (COM) ports
- Conditional operator problem
- Re: libclc: rfc1738 encoding and decoding of strings (~180 lines)
- hexdump formats
- where can I find the complete BNF grammar for C on the internet? Thanks
- how can i revers the bits in a byte in a single statement ?
- Binary files, structs and fread
- Newbie linking (ld) question (I think)
- Re: libclc: rfc1738 encoding and decoding of strings (~180 lines)
- Horrible Visual C Bug!
- Re: integer divide by 7 trick?
- Re: integer divide by 7 trick?
- How to distinguish between stdout and stderr
- fclose(stdin);
- fclose(stdin);
- strcmp but with '\n' as the terrminator
- [OT]GTK widget animation problem
- please help with strcmp()
- libclc: A misc module
- How reliable preprocessor output is?
- Re: Invoking fuction before main
- Re: Calling free() from libc library
- how to read in large amount of data in C?
- How to use printf more efficiently?
- Structures
- storing a long in a float with same precision on Solaris 64bit OS
- Can I catch this event?
- endianess
- Re: Invoking fuction before main
- reading file created with tmpfile?
- what about this make error ?
- Re: Invoking fuction before main
- Hierarchical malloc
- Re: What does this mean?
- Re: bidimensional array of char (function)
- Re: Accessing your own symbol table
- On-line C Language book?
- Re: Applications of ANSI C
- Re: C syntax aware search and replace
- Hashing algorithms
- Re: [OT] finding client's port
- Re: Reading a arbitrary number of values
- dlopen - calling functions
- Exact difference between 'const char *' and 'char *', also diff between 'const' and 'static'
- [OT]GTKmm toolkit inquiry
- localeconv()->decimal_point([0]
- Re: bidimensional array of char (function)
- Re: Pointer to structure Problems
- problem using fread, fwrite, and fsetpos
- Function Placement
- integer expression in a subscript
- setuid program
- Re: Applications of ANSI C
- does it take cpu time to typecast?
- Rounding a floating point number declared in "double"
- Rounding a floating point number declared in "double"
- Re: Applications of ANSI C
- Re: Applications of ANSI C
- Re: cast: u_int to u_char [4]
- Re: cast: u_int to u_char [4]
- Re: cast: u_int to u_char [4]
- Re: asking help for a peer-to-peer socket programming question
- break or continue out of nested loops
- C to Java socket input question
- Changing the content of void *
- A very simple question
- [ANNOUNCE] OpenECG programming contest - new data set
- How to get label address in asm?
- format specifier
- Drawing a logarithmic histogram
- assert
- Floating point error (more info)
- Floating point error?
- Printf formatting
- clc_wprealloc
- Checksum: Is this right or wrong ?
- Re: libclc: clc_getopt (a bit long, 155 lines)
- file system full errors, proper time to check
- infinite loops -- waiting for some event
- Meaning of MyVar >> 1
- offsetof
- Re: How to put comments in initialization file read by fscanf()?
- multiple realloc w/ malloc blows away data
- glibc regular expression
- Which is more effecient ?
- Help, Needed, Having problems with mergesort for files implementation
- Array indexing
- Query abt union
- Re: memcopy, memmove Implementation
- Re: Override malloc,calloc,realloc and free?
- Problems with mergesort for files
- GMT equivalent of mktime
- stdin
- Allocated variable returning by a fuction is unallocated automatically ?
- wildcards in rename()?
- Re: How to put comments in initialization file read by fscanf()?
- LP64 FAQ tricks/tips/traps.
- QUESTION: Where to find help with linux/library issues
- Re: Order Of Evaluation 2 - Mistake
- ERROR IN EXPRESSION; -1 - (-1) not 1 - (-1)
- which is newest Standard-Version?
- which is newest Standard-Version?
- How to calculate 2's complement 8 bits checksum ?
- order of execution
- Can someone explain this
- self extracting zip files
- fscanf question
- integral constant expression
- int x[static 10]
- Order Of Evaluation Question
- reed solomon
- Looking for a hash package
- [OT] additional parameter before va_alist
- [HELP] settaggi amply
- access to system variables from C under W2K
- Re: Automatic parenthesis for complex calculation
- Pointer to an array of structures
- Is it ok to define __STDC_VERSION__?
- registry
- Macro question
- Re: Biiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiig numbers/
- Re: Automatic parenthesis for complex calculation
- printf question
- Executing code inside "#if 0"
- removing files
- Re: fastest i/o
- non-blocking connect in C?
- statically allocated data structures source?
- How to compile 32 bit application on 64 bit machine?
- team combinations
- Question about incomplete array element types
- Re: [cpp] Is this valid?
- FUNC LOCL entries in nm
- A slightly more complicated function pointer declaration
- Why aren't signed/unsigned type clashes checked?
- Newbie DLL question
- Large Decimal to Hex Conversion in C
- Re: File handling?
- How to trap signals in a shared library
- YACC-LEX parsing overflow
- integer division towards -infinity
- gcc linker problem
- How to use input arguments?
- anything like oninit() in 'C'?
- Re: Good C book
- Embedded product development and C/C++/Java
- linked list sorted insert
- pow function in math.h
- QUERY: field offset rules within structures
- Initialize struct fields
- Re: the return of the char*
- Generating a char* from a linked list of linked lists
- Extern variables across different function binaries
- I Keep Switching Back...
- Stack space, global space, heap space
- Printing int without using printf()
- Sorting a string aray in order of string length
- date and time conversion to EPOCH seconds
- Re: size of array??
- checksum in the end of the file
- int i=5; p=(++i)*(++i)*(++i);should p always be 392?
- no recv
- Re: bizzare strncpy()
- Re: How can I validate and store IP address that user enter from command line?
- unsigned long long overflow?
- Learning pointers
- Potentially OT[?]: Question about gcc ...
- Re: High Performance Counter.
- D
- Constructing Class in C
- "compile" problem
- VBScript OLE Automation from a C Application
- strings as inputs to a function
- Assigning unsigned long to unsigned long long
- A dilemna with circular reference of headers file
- Splitting text files?
- Design opinions/urls/snippets requested; parsing simplistic config files
- compilation error /usr/include/_G_config.h:29: parse error before "__mbstate_t"
- Re: fastest i/o
- retrieve all ip addresses in system
- Testing if char *string was declared
- Header Inclusion style
- NULL Pointer Dereference
- Re: What does the asteriks mean?
- How to protect a global variable in a header file from external access? ("static int i" does not work!)
- Send email using system( ) function
- About allocating memory to a node in a link list
- Re: Pointer Notation
- Re: Can we emulate a char buffer to a FILE* ?
- Hashing function (possibly OT)
- Reading Comma Delimited Files
- Re: Help save this family Please
- BIOS access
- Get path from FILE* of existing file
- Re: port I/O in C
- Re: Writing macros for Windows?
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.