For Programmers: Free Programming Magazines  


Home > Archive > C > March 2005









Pages: [1] 2 3 4 5

Posts(3)March 31, 2005, 3:55 pmRe: Translate C++ to C
Posts(1)March 31, 2005, 3:55 pm[OT] Re: execution time becomes unpredictable?!
Posts(1)March 31, 2005, 3:55 pmRe: Quicksort vs. Heapsort - experiences...
Posts(8)March 31, 2005, 3:55 pmGood function to test speed of language?
Posts(1)March 31, 2005, 8:55 amstrcmp/strncmp/strnicmp
Posts(1)March 31, 2005, 8:55 am$6.00 to $20,000 in 4-6 weeks.* Legal Home Business!!!
Posts(1)March 31, 2005, 8:55 amRe: type* name vs. type *name
Posts(10)March 31, 2005, 8:55 amMath programming with C
Posts(12)March 31, 2005, 3:56 amunknown directive
Posts(14)March 31, 2005, 3:56 ammalloc problem
Posts(2)March 31, 2005, 3:56 amstrlen + terminating null character
Posts(11)March 31, 2005, 3:56 amquestions about arrays
Posts(11)March 31, 2005, 3:56 amRe: Can't compile this with Cygwin!
Posts(3)March 31, 2005, 3:56 amWhat is it that setjmp stores??
Posts(1)March 31, 2005, 3:56 amRe: Off Topic: const int x = 5 ;
Posts(3)March 31, 2005, 3:56 amnios-convert
Posts(15)March 31, 2005, 3:56 amTranslation from recursive to iterative
Posts(8)March 31, 2005, 3:56 amUnused __VA_ARGS__
Posts(4)March 31, 2005, 3:56 amPointers to fields in a struct
Posts(3)March 31, 2005, 3:56 amDifferent ways to cast?
Posts(5)March 31, 2005, 3:56 amUsual Arithmetic Conversions-arithmetic expressions
Posts(3)March 31, 2005, 3:56 amHow to allocate mem without using malloc() & free without using free()
Posts(1)March 31, 2005, 3:56 amRe: How to allocate mem without using malloc() & free without using
Posts(9)March 31, 2005, 3:56 amusing defined characters as strings
Posts(4)March 31, 2005, 3:56 amsprintf syntax for string to hex
Posts(3)March 31, 2005, 3:56 amQuestion on byteorder operations
Posts(4)March 31, 2005, 3:56 amRe: sizeof stuff and declarations
Posts(3)March 31, 2005, 3:56 am"patch" like tool
Posts(5)March 31, 2005, 3:56 amWhat is diff b/w malloc,calloc,realloc
Posts(33)March 31, 2005, 3:56 amcompiling error
Posts(6)March 30, 2005, 8:55 pmregarding using env variable
Posts(1)March 30, 2005, 8:55 pm[ANN]: Last Chance 2005 IORCC Entries
Posts(2)March 30, 2005, 8:55 pmRe: Different BOOL definitions problem
Posts(4)March 30, 2005, 3:55 pmProblem to read and write on a serial port
Posts(3)March 30, 2005, 3:55 pmHow to implement C++ class heritage properties in C using C struct?
Posts(3)March 30, 2005, 3:55 pmHow to define return string in DLL?
Posts(1)March 30, 2005, 3:55 pmRe: Different BOOL definitions problem
Posts(4)March 30, 2005, 3:55 pmwhat's the two !! usage?
Posts(7)March 30, 2005, 3:55 pmHow to free this memory?
Posts(1)March 30, 2005, 8:57 amAssignment to structures
Posts(3)March 30, 2005, 8:57 am[OT] Re: Multiple Makefiles
Posts(2)March 30, 2005, 8:57 amCan't debug when with longjmp
Posts(10)March 30, 2005, 8:57 amWhy does the answer is 0?
Posts(2)March 30, 2005, 8:57 amhow to use write() to put double
Posts(2)March 30, 2005, 8:57 amCombinations calculations
Posts(2)March 30, 2005, 8:57 amnewbie question.. searching algorithm
Posts(2)March 30, 2005, 8:57 amLearning pointers and arrays of pointers With Files
Posts(3)March 30, 2005, 8:57 amconvert hex string to decimal
Posts(4)March 30, 2005, 8:57 amopen,fopen differences
Posts(1)March 30, 2005, 8:57 amRe: C library integral part of OS/kernel???
Posts(1)March 30, 2005, 8:57 amquestion about directives
Posts(1)March 30, 2005, 8:57 amEARN CASH BY READING EMAILS. THIS REALLY WORKS I ALLREADY HAVE
Posts(2)March 30, 2005, 8:57 amBOOKS ON C
Posts(5)March 30, 2005, 8:57 amquestion about directives
Posts(1)March 30, 2005, 8:57 amsocket programming UDP
Posts(16)March 30, 2005, 8:57 amAssignment to structures
Posts(1)March 30, 2005, 8:56 amuse of assertions in practice
Posts(3)March 30, 2005, 8:56 amrealloc(p, 0)
Posts(8)March 30, 2005, 8:56 amstrlen + terminating null character
Posts(24)March 30, 2005, 8:56 amtype of array index?
Posts(4)March 30, 2005, 8:56 amprintf wrapper
Posts(5)March 30, 2005, 8:56 am[OT] DP
Posts(5)March 30, 2005, 8:56 amOff Topic: const int x = 5 ;
Posts(3)March 30, 2005, 8:56 amCasting a pointer to integer
Posts(4)March 30, 2005, 8:56 amRe: Python docs [was: function with a state]
Posts(2)March 30, 2005, 8:56 ampointer to a function
Posts(11)March 30, 2005, 8:56 amDifferent ways to cast?
Posts(4)March 30, 2005, 8:56 amRe: cdecl test cases
Posts(5)March 30, 2005, 8:56 amstring to hex
Posts(7)March 30, 2005, 8:56 amdetecting very long floats?
Posts(2)March 30, 2005, 8:56 amMacro Expansion
Posts(10)March 30, 2005, 8:56 ampack FF in a unsigned char ?
Posts(1)March 30, 2005, 8:56 amRe: Off Topic: const int x = 5 ;
Posts(3)March 30, 2005, 8:56 amthank! i want a 'continue' , beacase...
Posts(6)March 30, 2005, 8:56 amconst int x=5 ;
Posts(7)March 30, 2005, 8:56 amstring compare...
Posts(4)March 30, 2005, 8:56 amstrtok problem - strcmp
Posts(1)March 30, 2005, 8:56 amCan't use pow() and sin()....
Posts(1)March 30, 2005, 8:56 amRe: enum allocated size
Posts(3)March 30, 2005, 8:56 amRe: "man" pages for setjmp.h
Posts(1)March 30, 2005, 8:56 amElasped Time - in hr, min and seconds
Posts(14)March 30, 2005, 8:56 amopen,fopen differences
Posts(1)March 30, 2005, 8:56 amRe: setting initial values in struct template
Posts(1)March 30, 2005, 8:56 amRe: setting initial values in struct template
Posts(2)March 30, 2005, 3:57 amRetrieving a value from a void function.
Posts(1)March 30, 2005, 3:57 am6.5.7.4 Bitwise shift operators
Posts(13)March 30, 2005, 3:57 amConcat string (not ended ...)
Posts(1)March 30, 2005, 3:57 amsecondary video output
Posts(5)March 30, 2005, 3:57 ammalloc error on pointer
Posts(9)March 30, 2005, 3:57 amRe: How do I wait for the child process ?
Posts(6)March 30, 2005, 3:57 amSimple C containers, std::vector analog
Posts(1)March 30, 2005, 1:04 amFactorial function ?
Posts(7)March 29, 2005, 8:55 pmRe: How do I wait for the child process ?
Posts(5)March 29, 2005, 8:55 pmQuestions about const
Posts(23)March 29, 2005, 8:55 pmLinguistics and such
Posts(12)March 29, 2005, 8:55 pmconst int x=5 ;
Posts(1)March 29, 2005, 8:55 pmRe: How to allocate mem without using malloc() & free without using
Posts(1)March 29, 2005, 8:55 pmRe: How do I wait for the child process ?
Posts(10)March 29, 2005, 8:55 pmRe: break to witch scope??
Posts(3)March 29, 2005, 8:55 pmsearching and comparing in files
Posts(1)March 29, 2005, 8:55 pmRe: How do I wait for the child process ?
Posts(1)March 29, 2005, 8:55 pmBid Up Online Auction
Posts(1)March 29, 2005, 3:55 pmRe: How to allocate mem without using malloc() & free without using
Posts(15)March 29, 2005, 3:55 pmIs "volatile sig_atomic_t" redundant?
Posts(1)March 29, 2005, 3:55 pmRe: type* name vs. type *name
Posts(2)March 29, 2005, 3:55 pmTell me why the symbol "_" use in the Library?
Posts(3)March 29, 2005, 3:55 pmUse of GString
Posts(2)March 29, 2005, 8:55 amRe: Multiple Makefiles
Posts(5)March 29, 2005, 8:55 amfree usage (revisited)
Posts(1)March 29, 2005, 8:55 amRe: type* name vs. type *name
Posts(2)March 29, 2005, 8:55 amstrcmp/strncmp/strnicmp
Posts(11)March 29, 2005, 3:56 amNewbie, 2d array declaration, init... question
Posts(2)March 29, 2005, 3:56 amUnterminated string literal
Posts(1)March 29, 2005, 12:31 amReading data from a file
Posts(1)March 28, 2005, 8:55 pmRe: How to allocate mem without using malloc() & free without using
Posts(5)March 28, 2005, 8:55 pm"patch" like tool
Posts(1)March 28, 2005, 8:55 pm64-bit integers support
Posts(1)March 28, 2005, 8:55 pmRe: Checking square root algorithm for portability/correctness
Posts(5)March 28, 2005, 8:55 pmCan't use pow() and sin()....
Posts(1)March 28, 2005, 8:55 pmRe: C library integral part of OS/kernel???
Posts(7)March 28, 2005, 8:55 pmparsing strings / within a filename
Posts(9)March 28, 2005, 8:55 pmDynamic memory allocation and memory leak...
Posts(1)March 28, 2005, 8:55 pmhow can I find out all the unused functions?
Posts(1)March 28, 2005, 8:55 pmdynamic array of struct
Posts(4)March 28, 2005, 8:55 pmWhere I can find a list of differences between C89 and C99 ?
Posts(1)March 28, 2005, 8:55 pmRe: "directory order" - K and R 2 exercise 5-16?
Posts(1)March 28, 2005, 8:55 pmRe: "directory order" - K and R 2 exercise 5-16?
Posts(9)March 28, 2005, 8:55 pmRe: cdecl test cases
Posts(1)March 28, 2005, 8:55 pmDetermining Processor architecture
Posts(2)March 28, 2005, 8:55 pminterview question
Posts(1)March 28, 2005, 8:55 pmRe: Converting long long to char
Posts(13)March 28, 2005, 8:55 pmInteresting question on const.
Posts(1)March 28, 2005, 8:55 pmRe: How do I wait for the child process ?
Posts(1)March 28, 2005, 8:55 pmRe: Determining Processor architecture [OT]
Posts(19)March 28, 2005, 8:55 pmPointers in methods??
Posts(8)March 28, 2005, 8:55 pmUTF-8 locales
Posts(3)March 28, 2005, 8:55 pm64-bit integers support
Posts(4)March 28, 2005, 8:55 pmElasped Time - in hr, min and seconds
Posts(3)March 28, 2005, 8:55 pmdebug error
Posts(1)March 28, 2005, 8:55 pmRe: How do I wait for the child process ?
Posts(1)March 28, 2005, 1:12 pmwrite a word to file by using lseek and mmap
Posts(1)March 28, 2005, 10:05 amaccessing file information
Posts(1)March 28, 2005, 8:55 amRe: Python docs [was: function with a state]
Posts(4)March 28, 2005, 3:55 amRe: Read Write serial port
Posts(3)March 28, 2005, 3:55 amhow to use write() to put double
Posts(2)March 28, 2005, 3:55 amLearning pointers and arrays of pointers With Files
Posts(2)March 28, 2005, 3:55 amCombinations calculations
Posts(2)March 28, 2005, 3:55 amnewbie question.. searching algorithm
Posts(10)March 27, 2005, 8:55 pmQuestion on byteorder operations
Posts(1)March 27, 2005, 8:55 pmRe: cdecl test cases
Posts(3)March 27, 2005, 8:55 pmi change it again, but i fail in linux and bsd,success in win2k
Posts(20)March 27, 2005, 8:55 pmWhat is memory leakage
Posts(1)March 27, 2005, 3:55 pmThe Greatest News Ever!
Posts(3)March 27, 2005, 3:55 pmconvert hex string to decimal
Posts(3)March 27, 2005, 8:55 amBOOKS ON C
Posts(1)March 27, 2005, 8:55 amRe: C library integral part of OS/kernel???
Posts(1)March 27, 2005, 3:56 amRe: Wrong-but-not-incorrect code
Posts(11)March 27, 2005, 3:56 amis there problem that "has to" use recursion
Posts(2)March 26, 2005, 8:55 pmsocket programming UDP
Posts(15)March 26, 2005, 8:55 pmquestions about arrays
Posts(3)March 26, 2005, 8:55 pmcomp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
Posts(1)March 26, 2005, 3:55 pmThe Greatest News Ever!
Posts(3)March 26, 2005, 3:55 pmWhat is it that setjmp stores??
Posts(1)March 26, 2005, 8:56 amRe: Wrong-but-not-incorrect code
Posts(3)March 26, 2005, 8:56 amCan't debug when with longjmp
Posts(1)March 26, 2005, 8:56 amRe: Valid Function Pointer Casting
Posts(2)March 26, 2005, 8:55 amRe: Types, Re: printf("%p\n", (void *)0);
Posts(1)March 26, 2005, 3:55 amGreat News Blog!
Posts(1)March 26, 2005, 3:55 amuse of assertions in practice
Posts(2)March 25, 2005, 8:55 pmUsing a function that doesn't exist =\
Posts(1)March 25, 2005, 8:55 pmRe: Python docs [was: function with a state]
Posts(6)March 25, 2005, 8:55 pmrealloc(p, 0)
Posts(10)March 25, 2005, 8:55 pmreturn a string array
Posts(5)March 25, 2005, 8:55 pm[OT] DP
Posts(7)March 25, 2005, 8:55 pmstrlen function + include the terminating null character ?
Posts(5)March 25, 2005, 8:55 pmOff Topic: const int x = 5 ;
Posts(5)March 25, 2005, 3:55 pmRe: Python docs [was: function with a state]
Posts(2)March 25, 2005, 3:55 pmpointer to a function
Posts(7)March 25, 2005, 3:55 pmregarding using env variable
Posts(5)March 25, 2005, 3:55 pmthank! i want a 'continue' , beacase...
Posts(3)March 25, 2005, 8:55 amnios-convert
Posts(20)March 25, 2005, 8:55 amusing setjmp
Posts(3)March 25, 2005, 8:55 amPointer/typedef struct questions
Posts(1)March 25, 2005, 8:55 amRe: *str++ is undefined?
Posts(2)March 25, 2005, 8:55 amRe: Shared Data Problem
Posts(1)March 25, 2005, 8:55 amRe: scanning string for ![0..9]
Posts(4)March 25, 2005, 8:55 amstrange structure initialization
Posts(3)March 25, 2005, 8:55 amRe: Shared Data Problem
Posts(1)March 25, 2005, 3:55 amRe: Off Topic: const int x = 5 ;
Posts(10)March 25, 2005, 3:55 amstring compare...
Posts(1)March 25, 2005, 3:55 amRe: Off Topic: const int x = 5 ;
Posts(1)March 25, 2005, 3:55 am(",) Do You Want To Know For Sure You Are Going To Heaven?
Posts(7)March 24, 2005, 8:55 pmPointers to fields in a struct
Posts(3)March 24, 2005, 8:55 pmANSI to K&R
Posts(5)March 24, 2005, 8:55 pmstrtok problem - strcmp
Posts(1)March 24, 2005, 8:55 pmRe: 8086 Real Mode Addressing
Posts(2)March 24, 2005, 8:55 pmRe: 8086 Real Mode Addressing
Posts(1)March 24, 2005, 3:56 pmRe: How to allocate mem without using malloc() & free without using
Posts(3)March 24, 2005, 3:56 pmquestion on function arguments and parameter passing
Posts(4)March 24, 2005, 3:55 pmsprintf syntax for string to hex



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

Copyright 2008 codecomments.com