- Variables Passed Into A Function, Then Compared (</>/=) In While Loop- Error
- Quick question
- read in from serial port; getchar()
- I have a midterm tomorrow and I'd like to know if I have these questions right.
- Insertion sort algorithm help
- If statement
- Parse error has me stumped - possible issue with header files?
- Output of different files are mixing......Help needed
- Unix Shells with a C program
- What's wrong with the code(Calculator program)
- Calculator Program To Allow User 3 Inputs
- Program to show a multiplication table
- Permutation of an array of strings
- Loop code problem
- Program keeps crashing
- Exam Scheduling Problem
- Why does compiler say invalid operands to binary & (have char* and int)
- Program to prompt user to guess for a number and re-ask if guess outside range
- Arrays
- Please help with struct and dynamic array problem
- Problem Using While With If
- fscanf issues
- need help with if statement
- Why does it say cannot convert?
- Exam scheduling Program trouble
- Sales Comission
- Seg fault trying to dereference a void pointer in a structure?
- question on syntax
- I split a sentence into a word per line, now I want to compare word to a word in file
- Decimal degrees to DMS
- Linear search in array followed by bubble sort
- lookup table mappings
- problem in if statement
- X^Y Calculator Using a For Loop
- Program for a calculator that exits if user hits 0
- 3 dimensional array help!
- A question about array
- Structure alligment
- Need help solving simple C question, need help with code
- your opinion (not a help question)
- Building a cache simulator
- Binary to integer
- Need help solving this C programming question
- Compiler error on database connection
- dynamically allocating a 2d array
- questions about character input and ignoring certain characters
- Please help me figure out what is wrong with my program!
- Intersection of two arrays
- Getting user input for structure variables
- Problem with queue program