View Full Version : C Programming
- from rags to riches!
- a variable use of variables is what i'm after i think
- Program In C
- how do i read odd numbered lines from a file
- how do i read odd numbered lines from a file
- ctype.h - macros or functions?
- help in C/C++ to read .DOC & PDF files
- Converting long int to hex with printf in TC 3.0
- replace bitfields with shifts and masks
- Arithmetic problem
- Type definiton with structurs probem and fgets
- game design
- detecting standard support
- forward declarations in C
- shifts and masks
- string->int
- ISO C 90 standard
- malloc question again
- i need a c programm to implement an expression
- malloc questions
- Value Bits Vs Object Bits
- Best way to set MSB
- Question about random generator.
- how to parse an executable in C and find out if there is any return(RET in assembly) or not
- strcpy question
- undefined reference error compiling demo program
- Segmentation fault char array pointer
- please help with mysterious error....
- [Linux gcc] decode MIME RFC1522
- Specifier extern
- How do I find a compiler that will compile a specific program?
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- comp.lang.c FAQ list Table of Contents
- comp.lang.c Answers to Frequently Asked Questions (FAQ List)
- Re: C Style Strings
- What is best searching algorithm for URL
- how to prove 'roundup' arithmetic
- #include from #define macro???
- C Pointer problem
- legality of forward declaration
- Regarding free function
- malloc() implementation
- -Bstatic flag
- bibliography
- Writing a custom libc
- Simplicity has a future
- traffic counter in linux or bsd
- Help is need immidiately
- problem with size of
- output from program - why?
- Really easy cygwin / gcc question
- LL help
- error 'unnamed fields'
- scope q
- What is the purpose of the construct ``if (m <<= 0)'' ?
- increment pointer
- UNIX libraries in windows
- PLease help me.Wots the problem with following code....?
- DOS using C
- applying C preprocessor partially
- Storing variable arguments for future use in C?
- memory allocation
- Diffrence
- Difficulty
- linked list - struct problem
- How can we perfom multiplication programatically without using + or * operator.
- String Handling
- Hiding a file
- printf("%s\n", __FILE__); /* why SIGSEGV? */
- Help with threads
- Bit fiddling
- Bit fiddling
- pointer-to-pointer to char
- [announcing] Namelur C random name generator released
- String Buffers?
- SYNTAX AND SEMANTICS
- Re: No more time for stupid questions
- use same library, other result currupt..
- x=(x=5,11)
- defines and structure instantiation
- constant expression with float type
- Variable of type DOUBLE converts number strangely.
- Arrays issue
- Taking a test for a job
- Structure through sendto()
- Router [speedtouch585]
- Critic of the given code.
- Need experts suggestion
- Asignments and different signness of the variables
- removing a printf statement from my program causes it to crash!?
- 8 bit character string to 16 bit character string
- Problem with include header file
- Gethostname, `FindAtomA' could not be found
- Warning comes when using Unions
- about design consideration of strcpy()
- Has anyone tried something like this to speed up programs?
- +0.3 microsecond delay for iterating empty vectors
- alphabet q
- problem with functions
- single-quoting a macro argument
- reading multiple files
- Breaking strings apart
- hi hope u dont mined
- Generic Sort
- What this mean? Compiler output
- Const array initialization problem
- why can't we use static type as structure member?
- DEVCPP + rewind(stdin)
- Local structs
- About sleep() in child process
- How to create a format string used by eg sscanf
- .mat file, malloc: Having some problems
- Pointer to an array
- NIS Service on Solaris
- GTK Libraries in WIndows
- fork call
- General rules on interface (function) design
- WHERE can I get the `ANSI C89 specification' related?
- gcc and command line symbols
- allocate a multidimensional array dynamically
- comma expression
- exact time
- When/why to use size_t
- Dynamic Array of Strings
- Cannot call a C module from Fortran
- problem with pointers in c. and dynamic memory allocation
- variable sized structures.
- Difference between local time and UTC
- mkdir problem
- C beginner: searching in structs (dynamically allocated)
- Fatal Error in C
- Find the size of a datatype
- Translate from C/C++ to VB
- one simple question
- type casting
- file to array of strings(newbie question)
- String move Macro.
- Bytes to bits
- About the binary tree
- POPL 07 Call for Papers
- sizeof( int ) != sizeof( void * )
- SIGSEGV due to fscanf
- creating pattern using c
- ++ devils
- C spot run: initializing variables
- writing bits to file
- What's the meaning of this comma?
- why does this not work?
- FREE Work At Home Job Finder(3325)
- math.h trig functions questions (and some forgotten high school math)
- The value of variables
- char [0-9] to int [0-9]
- Curses for win32 with VT100/ANSI support
- Flexible array member and alignement
- Raw socket three way handshake
- Re: Most recent C and C++ standards documents ?
- Use of diff pointers
- Thread Safe bug-hunt...
- Is "hello, world" a constant
- varargs question: va_list in structure
- lower number
- single x double precision on 32bit arch
- Re: Forward Reference for Typedef'd Type?
- speed of execution
- Random Number Generation
- Printing files every step
- Forward Reference for Typedef'd Type?
- float.h and math.h
- String Matching Problem (NUXI problem) ?
- Small Correction to K&R Exercise 1-22 Solution on CLC-Wiki
- checking double for Inf or NaN - how?
- pointer
- How this code works n
- (OT) Dll and Lib (Do Correct Me)
- Linked List
- Error using '__attribute__'
- Initializer element Error
- how to find out the address of a variable after I compile the C file
- Homepages.
- endianness and 64-bit machines
- va_list
- Enumerations
- ptr
- type casting
- Binary to ASCII
- File handling question
- CALL to label without another reference crashes
- program output
- Converting Float to unsigned short and Back
- diff between sprintf() and fprintf()
- stuck with file organisation and global a global array of strings
- using select to read STDIN?
- converting inline functions to C functions
- A trick with if-else
- Listing the multi-threading unsafe parts of C
- va_list: how to produce warnings at compile time if calledincorrectly?
- Extern functions inside library
- What is wrong with this. (files)
- void struct
- int fact( int n )
- Size of extern int x;
- help with types needed
- computing t = pow(-11.5, .333)
- type specifiers
- Help needed in a simple UDP socket program
- FREE Work At Home Job Finder
- sprintf: anomalous behavior
- switch why?
- problem with initiallisation
- Introduce urself
- 2/4 bytes boundary problem
- Random Seeding
- Please Can Anny One Tell What This Declaration Says ?
- overloading, template, exception handling and c
- problem including header files in TC
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- problem including perl header files
- Good binary PRNG
- string parametres becoming empty
- variable - modifiable lvalue
- any floating point library with more exponent bits?
- Where is the printf body defined?
- Windows equivalent of fstatfs() or fstatvfs()?
- Portable integer type which can hold int, wchar_t, and void *
- strtok problem
- vsprintf(char *str, const char *format, va_list ap, ...)?
- New document
- What are Threads?
- Question c faq
- variable sized structures.
- arrays
- ADD WINGS TO YOUR RESUME !!!!
- ADD WINGS TO YOUR RESUME !!
- Problem with small piece of C code
- Overloaded vendor library routine: is this C++? Or very clever C?
- short or int
- A stylistic question.
- Does this make sense?
- LOADEXE or LOADO: For those of you that have been following my posts
- invalid conversion from void* to int**
- Pragma
- NovelSpace Media, LLC announces the launch of their new online bookstore and web portal devoted to developers and programmers.
- 1)Executing by reading from executable 2)Compileing in a program
- pointer q
- Address in int
- differance between binary file and ascii file
- learning name
- AWARD WINNING NOTIFICATION
- AWARD WINNING NOTIFICATION
- puttextxy( int x, int y, char far *const );
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.