- how do I generate a random number? (easily?)
- Looking for a better code
- Suggestions on how to better write a quicksort function?
- trying to make a hash table......trouble w/ memory?
- Easy String position question...
- Enigma execpvp
- Evaluation of structure's element against input not working!
- Counting number of digits?
- Help with a C Programing Quiz project
- import from python library
- Doubt on usage of static...
- Array with pointer to Structarray
- old and new bubblesort?
- is it possible to convert LISP to C?
- Error: redefinition of typedef 'list_t
- SegFault when reading a file
- structure and a linked list help with output
- Odd issue with program
- Basic structure for 2 player game
- Help with user file I/O
- Anyone interested in giving a shot at a BACI program into C
- Ace high and low in card game
- Question about pointers
- tired of typing same line over and over again....
- Need help understanding basic list code
- Help to write a C programm
- structure and a linked list help
- double pointer problem
- Casting to pointer to pointer to void
- Help using inline assembly for keyboard input
- Using qsort to sort an array of strings
- Car assignment help
- Recursion Project
- Forcing a "leading 0" on 2 bit hexidecimal values
- Having trouble with my compilier (the very first step)
- need help by "sorting an array of string"
- Easier way of concatenating a lot of strings?
- Doubt regarding C structures and arrays. Quick suggestions please
- undefined reference to sqrt
- Pointer Mock Exam Question
- Problems with assignin values to an array of structs...
- Look-and-say sequence generator, segfault during 3rd iteration of forloop
- Binary Search Tree in DLL
- array of struct pointers
- Mutli Switch statement help
- How to limit user input to a certain number of digits?
- Link List problem
- Reading in a two line file
- So...my program works with a certain input file but not another with the same content
- beginner question