For Programmers: Free Programming Magazines  


Home > Archive > C > June 2006









Pages: 1 2 [3] 4

Posts(8)June 17, 2006, 8:00 amIs "?" a sequence point?
Posts(12)June 17, 2006, 8:00 amHow Do I License & Protect My Software?
Posts(1)June 17, 2006, 8:00 amRe: Why the C committee doesn't provide an implementation when the
Posts(5)June 17, 2006, 8:00 amvariable sized structures.
Posts(7)June 17, 2006, 8:00 amQuite Smart RIddle
Posts(6)June 17, 2006, 8:00 amMy merge-sort implementation. Feedback appreciated!
Posts(6)June 17, 2006, 8:00 aminline functions
Posts(7)June 17, 2006, 8:00 amWhy can't we declare an argv variable?
Posts(1)June 17, 2006, 8:00 amRe: gcc: pointer to array
Posts(22)June 17, 2006, 8:00 amsingle-quoting a macro argument
Posts(1)June 17, 2006, 8:00 amRe: Why the C committee doesn't provide an implementation when the
Posts(1)June 17, 2006, 8:00 amRe: Why the C committee doesn't provide an implementation when the
Posts(25)June 17, 2006, 8:00 amhow do i read odd numbered lines from a file
Posts(5)June 17, 2006, 8:00 amstdint.h vs. stdio.h
Posts(1)June 17, 2006, 8:00 amRe: [25% OT] C library integral part of OS/kernel???
Posts(1)June 17, 2006, 8:00 amRe: Why the C committee doesn't provide an implementation when the
Posts(1)June 17, 2006, 8:00 amEbooks on programming
Posts(16)June 17, 2006, 8:00 amPointers to functions
Posts(1)June 17, 2006, 8:00 amRe: OT tin
Posts(1)June 17, 2006, 8:00 amRe: Why the C committee doesn't provide an implementation when the
Posts(22)June 17, 2006, 8:00 am(boolean_expression) ? statement;
Posts(1)June 17, 2006, 8:00 amOT: Regurgitated articles
Posts(1)June 17, 2006, 8:00 amEbooks on programming
Posts(1)June 17, 2006, 8:00 amRe: OT tin
Posts(1)June 17, 2006, 8:00 amRe: OT tin
Posts(15)June 17, 2006, 8:00 amThree #include guards, which will never break?
Posts(2)June 17, 2006, 8:00 amRe: How to concatinate 32bits of 4 bytes in a char array, and assigning
Posts(1)June 17, 2006, 8:00 amOT tin (was: Re: string->int)
Posts(3)June 17, 2006, 8:00 amRe: The Nature of the “Unix Philosophy”
Posts(1)June 17, 2006, 8:00 amRe: OT tin
Posts(1)June 17, 2006, 8:00 amRe: OT tin
Posts(1)June 17, 2006, 8:00 amRe: Systems software versus applications software definitions
Posts(1)June 17, 2006, 8:00 amRe: How to concatinate 32bits of 4 bytes in a char array, and
Posts(1)June 17, 2006, 8:00 amRe: Systems software versus applications software definitions
Posts(1)June 17, 2006, 8:00 amRe: How to concatinate 32bits of 4 bytes in a char array, and assigning
Posts(11)June 17, 2006, 8:00 amdefine versus typedef
Posts(6)June 17, 2006, 8:00 amRe: r- r-value vs l-value?
Posts(5)June 17, 2006, 8:00 amHow to concatinate 32bits of 4 bytes in a char array, and assigning to an int?
Posts(1)June 17, 2006, 8:00 amRe: Systems software versus applications software definitions
Posts(1)June 17, 2006, 8:00 amRe: How do I make my own custom C compiler?
Posts(17)June 17, 2006, 8:00 amname of running code
Posts(5)June 17, 2006, 8:00 amIs this valid C?
Posts(1)June 17, 2006, 8:00 amabout the #pragma
Posts(1)June 17, 2006, 8:00 amRe: How to concatinate 32bits of 4 bytes in a char array, and assigning
Posts(14)June 17, 2006, 8:00 amRe: C Style Strings
Posts(26)June 17, 2006, 8:00 amstring->int
Posts(1)June 17, 2006, 8:00 amRe: The Nature of the “Unix Philosophy”
Posts(1)June 17, 2006, 8:00 amRe: Systems software versus applications software definitions
Posts(6)June 17, 2006, 8:00 amRe: r- r-value vs l-value?
Posts(4)June 17, 2006, 8:00 amNot reading in what was written out...
Posts(1)June 17, 2006, 8:00 amRe: The Nature of the “Unix Philosophy”
Posts(1)June 17, 2006, 8:00 amRe: The Nature of the “Unix Philosophy”
Posts(1)June 17, 2006, 8:00 amRe: The Nature of the “Unix Philosophy”
Posts(13)June 17, 2006, 8:00 am"long double" and "printf"
Posts(12)June 17, 2006, 8:00 amHow to get total heap size of a process
Posts(4)June 17, 2006, 8:00 amconditional operator again
Posts(1)June 17, 2006, 8:00 amRe: r- r-value vs l-value?
Posts(2)June 17, 2006, 8:00 amAny references on pattern matching?
Posts(3)June 17, 2006, 8:00 amassigiment problem
Posts(1)June 17, 2006, 8:00 amRe: The Nature of the “Unix Philosophy”
Posts(1)June 17, 2006, 8:00 amRe: The Nature of the “Unix Philosophy”
Posts(38)June 17, 2006, 8:00 amTo use global variables or no????
Posts(20)June 17, 2006, 8:00 amprintf("%s\n", __FILE__); /* why SIGSEGV? */
Posts(22)June 17, 2006, 8:00 amBit fiddling
Posts(12)June 17, 2006, 8:00 amnested conditional operator
Posts(8)June 17, 2006, 8:00 amTrapping bits and the like...
Posts(4)June 17, 2006, 8:00 amHow to create a format string used by eg sscanf
Posts(7)June 17, 2006, 8:00 amSYNTAX AND SEMANTICS
Posts(48)June 17, 2006, 8:00 amCurses for win32 with VT100/ANSI support
Posts(1)June 17, 2006, 8:00 amThe Nature of the “Unix Philosophy”
Posts(1)June 17, 2006, 8:00 amRe: The Nature of the “Unix Philosophy”
Posts(1)June 17, 2006, 8:00 amRe: C Style Strings
Posts(1)June 17, 2006, 8:00 amMAKE BIG BUCKS WITH PAYPAL!!!!!!!!!!!!!!!!
Posts(1)June 17, 2006, 8:00 amRe: r- r-value vs l-value?
Posts(5)June 17, 2006, 8:00 amYet another pointer issue!!
Posts(1)June 17, 2006, 8:00 amRe: C Style Strings
Posts(2)June 17, 2006, 8:00 amSearching the MSDN Win API
Posts(1)June 17, 2006, 8:00 amRe: C Style Strings
Posts(5)June 17, 2006, 8:00 amportability problem
Posts(10)June 17, 2006, 8:00 amValidating user input?
Posts(7)June 17, 2006, 8:00 amProblem about type promotion and equality operator.
Posts(2)June 17, 2006, 8:00 amRe: covert time from date Hour min sec format to epoch time i.e time since 1 jan 1970
Posts(6)June 17, 2006, 8:00 am[OT] Re: malloc() implementation
Posts(7)June 17, 2006, 8:00 amUse of bitwise operator for signed number
Posts(5)June 17, 2006, 8:00 amstrstr and const problem
Posts(7)June 17, 2006, 8:00 amStruct assignment, historical question
Posts(1)June 17, 2006, 8:00 amRe: C Style Strings
Posts(1)June 17, 2006, 8:00 amRe: r- r-value vs l-value?
Posts(7)June 17, 2006, 8:00 amCan u tell me the explanation reg this problem
Posts(12)June 17, 2006, 8:00 amhelp with a funcition-please
Posts(1)June 17, 2006, 8:00 amRe: r- r-value vs l-value?
Posts(1)June 17, 2006, 8:00 amRe: C Style Strings
Posts(109)June 17, 2006, 8:00 amSimplicity has a future
Posts(1)June 17, 2006, 8:00 amRe: r- r-value vs l-value?
Posts(1)June 14, 2006, 3:29 pmIcons for toolbars
Posts(2)June 6, 2006, 7:57 amRe: covert time from date Hour min sec format to epoch time i.e time since 1 jan 1970
Posts(1)June 6, 2006, 7:57 amRe: A simple question - how to convert from UTF8 to wide char (wchar_t)
Posts(3)June 6, 2006, 7:57 amSemi-defined Function arguments???
Posts(4)June 6, 2006, 7:57 amA simple question - how to convert from UTF8 to wide char (wchar_t) on linux
Posts(3)June 6, 2006, 7:57 amProblem about type promotion and equality operator.
Posts(1)June 6, 2006, 7:57 amRe: covert time from date Hour min sec format to epoch time i.e time since 1 jan 1970
Posts(1)June 6, 2006, 3:56 amcovert time from date Hour min sec format to epoch time i.e time since 1 jan 1970 in
Posts(4)June 6, 2006, 3:56 ampreprocessor problem
Posts(17)June 6, 2006, 3:56 amincompatible types in assignment
Posts(9)June 6, 2006, 3:56 amRe: C Style Strings
Posts(44)June 6, 2006, 3:56 ammalloc() implementation
Posts(1)June 6, 2006, 3:56 amRe: C Style Strings
Posts(5)June 5, 2006, 9:56 pmMYSQL question
Posts(6)June 5, 2006, 6:57 pmForcing a keyword to be treated as function
Posts(3)June 5, 2006, 6:57 pmGlobal Variables
Posts(5)June 5, 2006, 6:57 pmFeature Article in Better Software Magazine
Posts(9)June 5, 2006, 6:57 pmincompatible pointer type warning ?
Posts(4)June 5, 2006, 6:57 pmihi = y[1]>y[2] ? (inhi=2,1) : (inhi=1,2);
Posts(1)June 5, 2006, 6:57 pmRe: r- r-value vs l-value?
Posts(4)June 5, 2006, 6:57 pmpointer problem
Posts(1)June 5, 2006, 6:57 pmRe: r- r-value vs l-value?
Posts(5)June 5, 2006, 6:57 pmWhats wrong
Posts(1)June 5, 2006, 6:57 pmRe: r- r-value vs l-value?
Posts(3)June 5, 2006, 6:57 pmRe: r- r-value vs l-value?
Posts(5)June 5, 2006, 7:57 amProgram In C
Posts(1)June 5, 2006, 7:57 amRe: r- r-value vs l-value?
Posts(7)June 5, 2006, 3:57 amr- r-value vs l-value?
Posts(3)June 4, 2006, 9:57 pmchar math?
Posts(3)June 4, 2006, 6:57 pmRe: C Style Strings
Posts(1)June 4, 2006, 6:57 pmRe: C Style Strings
Posts(1)June 4, 2006, 6:57 pmRe: C Style Strings
Posts(6)June 4, 2006, 6:57 pmRaw socket three way handshake
Posts(1)June 4, 2006, 6:57 pmRe: C Style Strings
Posts(34)June 4, 2006, 6:57 pmplease help with mysterious error....
Posts(1)June 4, 2006, 6:57 pmRe: C Style Strings
Posts(5)June 4, 2006, 6:57 pmRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(4)June 4, 2006, 6:57 pmreplace bitfields with shifts and masks
Posts(1)June 4, 2006, 6:57 pmfrom rags to riches!
Posts(3)June 4, 2006, 6:57 pmType definiton with structurs probem and fgets
Posts(1)June 4, 2006, 6:57 pmRe: C Style Strings
Posts(1)June 4, 2006, 6:57 pmRe: C Style Strings
Posts(1)June 4, 2006, 6:57 pmRe: C Style Strings
Posts(4)June 4, 2006, 7:57 amctype.h - macros or functions?
Posts(1)June 4, 2006, 7:57 amhow do i read odd numbered lines from a file
Posts(1)June 4, 2006, 7:57 amRe: C Style Strings
Posts(4)June 4, 2006, 3:57 amConverting long int to hex with printf in TC 3.0
Posts(1)June 4, 2006, 3:57 amRe: C Style Strings
Posts(1)June 4, 2006, 3:57 amRe: C Style Strings
Posts(5)June 4, 2006, 3:57 amshifts and masks
Posts(1)June 3, 2006, 9:57 pmRe: C Style Strings
Posts(1)June 3, 2006, 6:56 pmRe: C Style Strings
Posts(1)June 3, 2006, 6:56 pmRe: C Style Strings
Posts(1)June 3, 2006, 6:56 pmRe: C Style Strings
Posts(1)June 3, 2006, 6:56 pmRe: C Style Strings
Posts(54)June 3, 2006, 6:56 pmchecking double for Inf or NaN - how?
Posts(6)June 3, 2006, 6:56 pmdetecting standard support
Posts(1)June 3, 2006, 6:56 pmRe: how to parse an executable in C and find out if there is any
Posts(4)June 3, 2006, 6:56 pmforward declarations in C
Posts(6)June 3, 2006, 6:56 pmdefines and structure instantiation
Posts(12)June 3, 2006, 6:56 pmBest way to set MSB
Posts(1)June 3, 2006, 6:56 pmNetiquette (was: checking double for Inf or NaN - how)
Posts(4)June 3, 2006, 6:56 pmRe: how to parse an executable in C and find out if there is any
Posts(1)June 3, 2006, 6:56 pmRe: C Style Strings
Posts(3)June 3, 2006, 6:56 pmbibliography
Posts(1)June 3, 2006, 7:56 amwas how to parse an executable in C IS depends on what you mean.
Posts(9)June 3, 2006, 7:56 amWhat is best searching algorithm for URL
Posts(7)June 3, 2006, 3:56 ammalloc question again
Posts(1)June 3, 2006, 3:56 amRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(3)June 3, 2006, 3:56 amRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(1)June 2, 2006, 9:56 pmOT: Re: Testing for EOF in file with binary data
Posts(24)June 2, 2006, 6:57 pmRegarding free function
Posts(1)June 2, 2006, 6:57 pmRe: how to parse an executable in C and find out if there is any
Posts(1)June 2, 2006, 6:57 pmRe: C Style Strings
Posts(1)June 2, 2006, 6:57 pmRe: Problem with Generic Pointers
Posts(1)June 2, 2006, 6:57 pmRe: C Style Strings
Posts(3)June 2, 2006, 6:57 pmRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(14)June 2, 2006, 6:57 pm#include from #define macro???
Posts(16)June 2, 2006, 6:57 pmQuestion about random generator.
Posts(4)June 2, 2006, 6:57 pmi need a c programm to implement an expression
Posts(20)June 2, 2006, 6:57 pmmalloc questions
Posts(5)June 2, 2006, 6:57 pmHow do I find a compiler that will compile a specific program?
Posts(10)June 2, 2006, 6:57 pmstrcpy question
Posts(1)June 2, 2006, 7:57 amRe: C Style Strings
Posts(3)June 2, 2006, 3:57 amRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(1)June 2, 2006, 3:57 amRe: how to parse an executable in C and find out if there is any
Posts(36)June 2, 2006, 3:57 amproblem with functions
Posts(1)June 2, 2006, 3:57 amRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(1)June 2, 2006, 3:57 amRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(12)June 2, 2006, 3:57 amlegality of forward declaration
Posts(14)June 2, 2006, 3:57 amWarning comes when using Unions
Posts(1)June 2, 2006, 3:57 amRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(1)June 1, 2006, 9:56 pmRe: how to parse an executable in C and find out if there is any
Posts(1)June 1, 2006, 9:56 pmRe: C Style Strings
Posts(1)June 1, 2006, 9:56 pmRe: how to parse an executable in C and find out if there is any
Posts(1)June 1, 2006, 9:56 pmRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(1)June 1, 2006, 9:56 pmRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(9)June 1, 2006, 6:56 pmundefined reference error compiling demo program
Posts(1)June 1, 2006, 6:56 pmRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(2)June 1, 2006, 6:56 pmRe: how to parse an executable in C and find out if there is any
Posts(1)June 1, 2006, 6:56 pmRe: how to parse an executable in C and find out if there is any return(RET in assemb
Posts(1)June 1, 2006, 6:56 pmhow to parse an executable in C and find out if there is any return(RET in assembly)
Posts(24)June 1, 2006, 6:56 pmHelp is need immidiately
Posts(6)June 1, 2006, 6:56 pmSpecifier extern
Posts(5)June 1, 2006, 6:56 pm[Linux gcc] decode MIME RFC1522
Posts(3)June 1, 2006, 6:56 pmSegmentation fault char array pointer



Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com