View Full Version : C Programming
- object oriented programming language
- About FAQ 5.4
- String parsing question
- !!!!! (void) question() !!!!!!
- Array[] from *ptr question
- Modifing existing header file
- Simple Question
- seg fault and I don't know where
- complex
- Increment file pointer
- bugs in c
- Implementation
- How to extract bytes from long?
- comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ)
- How can I set a integer array all bits to zero=?us-ascii?Q?=3F?=
- How to extract bytes from a long?
- malloc problem
- how to align static struct to a 4kb boundry
- extract character strings from displayed web page.
- Storing 4 characters using 3 bytes
- calendar problem
- Code causes segfault on exit
- 4D array to malloc
- undefined behavior?
- Malloc statistics?
- macros
- parenthesis
- Input without pressing enter?
- VERY newbie pointer issue
- functions returning *char
- formatting strings
- C99 question
- [newbie]:function returns a pointer to a string
- Macro question
- Problem: scanf used for double
- Proper Way to Pass Numerical Values to a Function
- build error on Linux - initializer element is not computable at load time
- Need help with my program
- program
- Bit and Byte problem
- union, ternary operator, and C. What a mess!
- Union, ternary operator, Macro, printf don't cooperate for me. Help?
- outp(PORTADDRESS,Data) function in C
- help needed with filnames as command line arguments
- reading from pipe
- Offset/alignement of structure members
- tech help required..
- Shared memory & Semaphores
- Printf, array of structures and pointers...
- Empty parentheses
- Standards
- Boolean Values
- string routines go to never never land on unix
- macro trick?
- inverse of a matrix for nxm
- Any elegant way to do this?
- Initializer element not computable at load time
- Dulmage-Mendelsohn decomposition
- C-loops explain plz
- Mangled function type declarations?
- [easy] reading into an array
- malloc/free weird behaviour (Win32 / MsVC7)
- Pascal is better than C
- GNU Readline question (needed for tintin++ modifications)
- how to convert double to short ?
- BuilderC/ size and time mofdification from files??
- NULL in C
- Why?
- how to write binary data to stdout?
- Test for seekability?
- extracting integer from array of char
- freeing allocated memory
- lex grammar
- Small C Parser
- How to work with vgl?
- Does anyone have C library implementations?
- Identify letter combinations where order is not important?
- What style to choose?
- segmentation fault with gets()
- should this work
- line of array from stdin
- reading from a file without actually writing into its hard disk copy
- Searching for C(++) source code to digitalize voice from MICROPHONE
- An authors view on C
- An Authors View on C
- C vs Perl
- sscanf return value with "%n" directive
- combinations of a string ?
- I want to know about C-startup Routine contents and its modification
- Reading into an array
- question about structure array as a argument to a function
- Machinista Festival
- Returning values from a function
- doxygen does not document functions ? u know a solution?
- warning - comparing a signed value to an unsinged value
- crypt equivalent for Win32 platform?
- slightly OT: error handling conventions
- Syntax error?
- Link Lists
- approx 100 assorted computer/ math/other books
- Always cast malloc
- Comparing strings from within strings
- how to make my password field INVISIBLE ?
- C or C++ first?
- Is there a integer data type of one byte in gcc?
- structures compatibility
- Using __LINE__ as a string
- code critique request
- free disk space
- int a=printf("%d\n",a);
- OT Newsfeed test
- C program verrrry slow on Win98 DOS shell
- Best method to sort a linked list (in my case)?
- Reversing the order of some loops.
- Programming error
- One extern usage
- integer to characters
- pBuf[i++] = Calc(pBuf, i);
- complete binary tree
- calculating 64 bit hexadecimals
- chunk_alloc segfault
- gray code
- USB Programming
- Weird syntax error with gcc and FreeBSD
- a question about arrays and strings
- random number generator
- how to call unix shell scripts from with in 'C' code?
- enum
- Best Way to Print Nature of Signal
- segfault when strcmp
- Simple Memory Allocator Challenge
- Barbecued Tri-Tip is better than C
- HELP, INFINIT LOOP... simple LINKED LIST
- [C] how to search a string ?
- adding chars to a string
- comparison between signed and unsigned
- Question About Strange 'C' Code Syntax ( Well strange to me anyway )
- segfault on strtok
- Simulating inheritance and non-member functions in C
- orgin of semicolon usage
- New output model
- Portable Test for long long Support
- debugging question
- don't understand declaration "unsigned int ip_v:4"
- Dynamic file names
- Using "return" with parantheses?
- void pointers and more
- reset char array
- Ok to fclose stdin?
- array size
- wait until \n appears in string
- Order of function evaluation
- Is this the optimal FIR filter on all platforms?
- btree
- `void **' revisited: void *pop(void **root)
- Asking if elements in struct arre zero
- Looping this
- sprintf segfaults
- strange multiple definition of `login_user_login'
- how to parse INI files ?
- Market Confusion Solved
- WINDOWS
- Somple Recursion Question
- C99: variable declarations inside switch statements
- alternative to nested procedures
- Using stdarg with unknown types
- How to combine string
- SQL without a database
- atoi question
- is there an alternative to strstr
- 10 CDs with best IT eBooks only for $60 - .NET, Java, C#, C++, UNIX, Oracle etc.
- list optimization
- Copying struct and unsigned char buffer
- timer in milliseconds
- Recursive Functions
- C for 6809?
- recv not completely overwriting last string
- Recording Process Startup (forks/exec etc) in Unix
- Porting from OpenBSD/Linux to Solaris : daemon(3)
- C++ to C
- Using char
- purify-like tools working also for fortan 90?
- Question About Example code, GlobalC
- a small bsearch example
- Limiting Recursion Selectively
- Operator question
- Not reading data
- Structs refering to each other
- writing an interpreter for a simple language
- combinatorics question
- Why are you still using C?
- stdin and stdout
- Is a "cast" ever necessary in "return"?
- Concatenate bits, then convert to HEX
- c#
- hi,how to define a bitstring type in c/c++?
- build an interpreter for a simple language
- String Permutation function in C
- Dynamic arrays
- questions about combination using recursion
- how to initialize a structure
- arrow operator
- malloc and free
- Linked list trouble...
- calloc(1,1) vs. *malloc(1)=0
- What comes between learning the language and coding for real projects?
- stylistic prototype question
- Re: Dealing with fragmented getopt parameters
- Help with generating parallel line
- Named parameters
- Function pointer Advantage
- Volatile
- How do I debug this sample
- Programming serial interface question (linux)
- The original subject seems to be quite descriptive
- #define problem
- Help
- Help
- [SPAM] Re: Check out this pendant!
- incorrect printf o/p for doubles
- Timezone problem
- Need Help speeding up mandelbrot algo
- how to scroll text?
- work with dates
- Re: Check out this pendant!
- [Newbie] What is sizeof() ?
- Interactive AND Portable?
- Including headers only once
- recursion
- Pointers and Arrays in C??
- [ANN] cdepend - function call mapping of C projects
- Re: Turbo Debugger 3.1 or 4.02
- casting
- delete comments in .c file
- Interview question !!!
- do the equivalent of unix date(1) in C
- Compilation problem with platform upgrade
- very basic C question -- K & R on a Mac
- very basic C question--K&R on a Mac
- passing a va_list to sprintf
- pass time(0) to srand() when generating random numbers.
- A C-Program Question
- pitfalls of signals
- files and directories into an array of arrays
- Normalizing tm structure past 2038
- tracking a segmentation fault
- how to print clock_t variables?
- How to print a string of unsigned chars?
- a file count
- CPU Serial Number
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.