View Full Version : answers
- the usage of void argument
- Question
- How to calculate the inverse of normal distribution using "C" ?
- Endianness
- Return type of main()
- Writable strings
- malloc_consolidate
- Does wrong format specifier leads to memory corruption?
- smallest positive double number
- Regardng algo book
- A World Beyond Capitalism 2005, An Annual International Multiracial Alliance Building Peace Conference Is Accepting Proposals...
- string comparison
- C code for converting IBM/370 floating point to IEEE 754?
- seeking in binary files
- program artichecture extractor tool
- passing pointers
- Enlarge the stack size in gcc ?
- C calling conventions
- Portability
- Getting path of a shared object from inside it
- formatting output in the form of table
- Char difference between C90 and C99
- How does malloc align pointer
- How to parse ?
- Printing offset of a member of structure
- Enumatrators And Macros
- Problem while transferring mail ids from MS-outlook to the application
- Socket programming problem: can't generate output in server socket
- How to convert from Ticks to date&time?
- large program data structure
- reading Java floats from C
- Issue related to system() call and file handles.
- How to convert from Ticks to date&time?
- Undefined behaviour when modifying the result of an assignment operator
- malloc(0)
- Why it is not an lvalue ?
- uchar -> void* -> uchar
- references/addrresses in imperative languages
- hi
- Removing dead code and unused functions
- simple question regarding 5.5 of Ritchie & Kernighan
- Hundreds of cases in a switch, optimization?
- void *malloc(size_t num_bytes);
- perror question
- Proper use of scanf
- Multiple declarations in differents files
- problem with macro
- Doubt In Bytes Allocated
- Missing file
- Heap maintenance and wordsize
- quick way to determine the array is irdered?
- How to copy a chuck of memory?
- typedef help
- array questions
- conversion of signed integer to unsigned integer
- How to deal with time in C ?
- Array of bitfields
- variables scope
- weird function output value problem
- Open a file at runtime
- Question converting unsigned char [] to int
- Implement set for generate data type?
- multiple definitions....
- Is this possible?
- Cycle with C
- cast to volatile
- link list question
- advantage of C proramming under C
- Questions about qsort( ) to sort pointer to struct.
- server client question
- creating an image file from an ASCII text
- Methods to handle filename extensions?
- Interpreting CDROM_GET_CAPABILITIES ioctl
- Help on warning: non-static const member in class without a constructor
- Arithmetic shift operation in C
- Converting Little Endian to big endian for a union
- Difficulty in understanding the MACRO.
- Parse HTML to store it in ROM
- padding mechanism in structures
- pow(2, 1/2) != pow(2, 0.5) problem
- simple tree data struct implementation (beginner)
- Function pointer
- Printing a NULL pointer
- Address on x- byte boundary
- C/C++ linkage issues
- reg va_next
- allocation of local variables on stack
- OS/2 Vio* calls in Windows
- strsep() function problem, please help
- Find C support for NNTP
- illegal character
- Info about Errors ,warnings..!
- Information on Double pointers
- how to reset all structure fields to 0 or NULL
- Where does fatal() come from?
- variable arguments, odd results
- Is Both Statement Are Same
- libnet
- memory allocation and freeing memory
- Doubts on C
- warning: no newline at end of file
- how to define the array of strings
- Why does this not work?
- 2 dimensional array algorithm question
- Unsigned and signed char types
- Passing more than value using pointer
- struct struct
- Plotting the Results
- Having problem on printing a string using printf?
- Portable way to printf() a size_t instance
- database connectivity through C program
- sorting 2d arrays using qsort
- Why Segmentation fault in malloc( ) after calling several realloc( )?
- The 1st Annual Underhanded C Contest
- Need recommendation of C library reference book .
- difftime problem
- Difficulties with passing multi-dimensional arrays
- Bloodshed C or Miracle C?
- what's the different
- Is this valid?
- diffrence ??
- struct and typedef problems
- question related to sizeof operator
- convert dec number to HEX and oct and bin without c library function
- Union Issue
- Memories
- puzzle
- fgets() question
- XML creation in C
- sizeof() style question
- adding in ascending order in double linked list
- The status of C
- define a string
- sscanf() question?
- efficeincy ( Am I correct ?)
- reading first line of a txt file with c
- macros
- overloaded functions in C
- HELP! - time function problem??
- printf justification of printed values
- What Happened to bioskey?
- C style casting
- Is there a better way for scanf?
- a value change, why
- Array problem
- [Mysql Api] Problem with tables listing
- transfer from ASCII to int
- Pointer
- trouble in freeing memory using realloc
- What's the best algorithm for it in C
- Global Variables in DLLs
- double linked list delete problem
- nebie : what is the problem with this one?
- C program to automatically press F6 every few seconds
- Comma operator
- table of function calls: need sample code
- The strange speed of a program!
- Book about data structures in C
- read writte to file
- Automatic generation of function's uses and dependences (graph representation)
- Easier way to determine if a string is an alphanumeric number?
- bsearch/qsort problem for effective_dated search non-exact
- Hi.. Need immediate help
- ANCI C? What is that - a NASA invention?
- pure functions
- pure functions
- help me in port programming
- WIRELESS C programming in LINUX question
- How to read a part of a string
- a make file question
- Computation slow with float than double.
- Copy by value symantics
- Checking endianess in compile time
- How to parse the line
- How to read data from an excel file by C?
- Is it that bad to initialize global variables at outside?
- Dynamic char* allocation, malloc and free.
- i want to learn c language
- Links of C code puzzles
- is variant-length array declaration standard compatible?
- what's this mean .count = ATOMIC_INIT(n), ?
- Calling function name
- pointer conversion
- how can i get the address of buf which defined as char buf[] = "abcde";
- SIZE_MAX under c89
- Underflow and floating-point math
- Pass pointer to double array as func. parameter
- Round Number
- String concatenation function, request for comments.
- What declarations of main exist in the c standard?
- Bcc & C
- Any quick reference for the difference between C and C++
- selecting the next language
- Typedef'ing a function
- Typedef'ing a function
- Typedef'ing a function
- How to test whether strstr() returns a null pointer or not?
- Robustify code dealing with input
- Function arguments and their size
- Why compiler not generating any warning ?
- How to store a variable value for more than one executions
- why debug step by step, it s ok
- New to C
- Returning pointer to array problem II
- question for char point.
- HELP PLEASE - How to convert string to byte array
- Why can't you add pointers in c?
- What can't you add pointers in c?
- I think the question I just posted got lost.
- C99 to C89 translator
- typedef a matrix
- Use disks as large read-write buffer?
- overriding functions
- enum members namespace clash
- C to NASM - lnkflat problem
- Problems parsing a flat text file with pointers.. sort of named.conf layout..
- Returning pointer to array problem
- problem with sscanf.
- rand() related ??
- pointer arithmatic
- How to define a common interface between C and JAVA modules
- double pointers
- When I call malloc() to get some space, I get Segmentation fault
- sscanf not working , why?
- count of file descriptors
- how to make linux makefile work in visual c++?
- Help! function declare.
- Dynamic library and passing relative pathnames
- * * * Please Read And/Or Print This! * * * Press [Ctrl][P] Keys On Your Keyboard To Print >> June 1, 2004 8:23:43 pm >> http://115639.aceboard.net/forum2.php?rub=158&cat=61&login=115639&page=0#id96 << * * * * * * * * *
- question
- One SQL and C question
- C string functions
- Test
- Open source embedded C ; appropiate group?
- "comma delimited" numeric output from printf()???
- Bit twiddling
- merging list problem
- addr2line help required
- How to realloc( ) for M[m][n]
- File Read help reqd
- masks
- Criticise my code please.
- What's the meaning of this variable definition?
- pointers and integers
- what's meaning of "warning: initializer element is not computable at load time"
- when fflush call is needed?
- how to write a makefile?
- Swig errors and warnings
- Why do I have a core dump ?
- mySQL and C question
- undefined reference uuid_parse
- POPL 2006 Call for Papers
- max size for printf() format conversion?
- message buffering for logs, sprintf, etc...
- Help needed in dereferencing a union
- How to interact with Oracle, MS-SQL and Sybase databases using C Language
- Some pointer quiestions again
- compiling a simple program
- multidimensional arrays and pointers
- Clear doubts regarding the C++ Runtime
- hashtable...squid
- typeless data [structures]
- Is there a way to write append rewrite a XML Multilingual file
- a question about ftell function
- read multiple lines of a file
- Memory management strategy
- Function calls using variables
- structure
- size of pointer variables
- sizeof...
- why?
- sprintf on MVS
- clustering in C
- Difference between '\0' and 0
- move bits stream through an array
- Formatted IO; %d or %i?
- generate a 'call tree'
- plz help to solve some problem
- plz help to solve some problem
- Turbo C(/C++) runtime library source code
- How to check file exists.
- how to define a function pointer variable witout typdef?
- creating child process
- Undefined reference to '...' error under gcc
- abt variable storage like global static,auto ....
- libs and constants
- How to pass a pointer to an unknown-size array?
- Pointer Question
- Getting Excel worksheet names with ODBC
- sscanf and int64 in Win32 and Unix - different results?
- please check macro
- Help for creating a mini OS
- string function
- How to read .xls sheet from C program?
- (void) printf vs printf
- using "purify" to check memory leaks
- Pointer memory allocation
- mixing types promotion etc..
- 1st World Congress on the Power of Language:
- Port code from C++ to C?
- Querry (Newbe)
- String comparison in preprocessor commands
- Doubt in Socket Program
- howto init 2d structure to zero ?
- Function-like macro
- how to use scanf()?
- fgetc dropping chars
- standard operations about string operation
- Why wouldn't this line of give give the address of the pointer?
- How to determine the local port?
- C Developer
- negative array index
- Read pixels from a PGM/PPM Image
- Using clock() to measure run time
- I've forgotten my C: passing 2-D matrices
- Get integer bytes order in a compile time
- What are OOP's Jargons and Complexities?
- Return array of ponters?
- Fork question.
- Does sizeof(char) always equal to 1?
- string generation
- Problems with sprintf, need help on this one
- getting BCC55 to run
- Getting Started in Programming & Scripting
- what dose "const char const* var" mean?
- question about 'static' definitions
- Can't match char 0x10.
- Is this a guaranteed signed/unsigned conversion?
- find name problem
- use of select()
- fprintf formatting question???
- realloc() implicit free() ?
- WAV file question
- structure padding
- How to know the number of elements in an static array.
- Double precision numbers.
- inline functions
- union field length mismatch
- Telnet client in C
- How two check struct size at compile time
- DJB hash function
- useful tips on how to write your C codes more efficiently
- snippet review please
- Good C Compiler for Windows..
- Help with strings
- Does UNALIGNED attribute exist in GNU C?
- maximum file size of FOPEN
- Shift sequence
- max of min
- fclose... what is better
- Setting "all ones"
- create function at runtime
- message passing question
- How to get number of digits in int variable?
- How to convert from a string to an expression?
- Floating point calculation
- cant figure the output..
- The world is really unstable these days......
- * * * Important Please Read * * * May 18, 2005 2:52:19 pm * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- NAN option for gcc?
- Weird arithmetic
- Boot records Intel Architecture
- layout of arrays
- ++ / -- operators with floats and doubles
- macro for compile time allocation
- pass a 2-dimension array to function
- lookup tables
- Bulbmebee parser generator ?
- graph/chart library?
- runtime error
- how to creat a web browser
- Help using sprintf, wanting to make 2 byte lengths and 4 byte lengths to hex string?
- Help on File Reading in C programming.
- a probelm about switch
- Bug in gcc4 initialisers suspected
- Loop Problem
- Strange behaviour of printf. See the code below and please tell why it behaves in this way.
- use fprintf to write to the console
- realloc
- Multiple return statements Vs goto's
- padding between variables in a structure
- wrinting an optimised code
- fopen functioin
- Semaphore Error - Storage size of arg
- void pointers & void function pointers
- Nested linklist
- PLEASE..
- DAMAGE: after Normal block (#45)
- register variables
- doubt related to string pointers.
- which is faster ?
- which is better "switch" or "if-else"
- Client/Server Multicast API
- Don't understand syntax error
- Serial ID of Hard Disc
- linux has typeof, how can i get the same function for windows?
- Convert date & time to time_t
- change values in a file
- scanf not getting entire long value
- how to store strings of any length into an array of type char*?
- How to input strings of any lengths into arrays of type: char *array[SIZE] ?
- Maximum Nr. of bitflags ... ?
- difference between *ptr++ and ++*ptr ?
- help...info how to write very small basic interpreter in c
- Help, getting compiler error warning on returning a temporary character string
- Don't get your balls in an uproar...........
- Subject: C to JVM compiler (AMPC)
- General process questions
- C book recommendations
- Why does BSD Unix kernel functions have uppercase Static qualifiers?
- How To Write A Program To Convert Structure Member Offsets?
- measure time eclapsed for a simple program
- function called through a non-compatible type
- printf and stat problem
- Fork + Waitpid
- Array of strings
- writing IRC plugins with C
- Handling interrupt
- Is it required to comply byte alignment within a function?
- Any easy to printf an interger in 9,999, 99 format?
- ERROR: storage size of 'tzp' isn't known
- 1812 monografia monografias teses dissertaçõestrabalhos escolares 1812
- printf formats for size_t?
- ANSI C (C99) testsuit compliancy
- Test for contiguous alphabet in character set
- popen: how to test for end of program
- Clearing an array
- lexx/yacc usefull ? when why ?
- How to Convert 8-bit data to 10-bit data?
- Need softcopy of book ..
- manipulation and memory allocation
- Need to View the contents of an EXE file
- Macro Definition ---- read_XDATA(address)---
- Scanset
- My MSVC 6 DLL now has HEAP corruption problems
- child thread question
- God is not a man
- xdr library
- lex and yacc
- pointer usage in c
- variable definiton / variable declaration
- #define ARR_SIZE sizeof(arr)/sizeof(arr[0])
- Why would malloc() modify the behavior of this output?
- Returning results through the function parameter list?
- constants not constant?
- constants not constant?
- lifetime of compound literal
- how #include directives are handled
- checking for > INT_MAX
- Assorted questions from a C++ programmer
- Help with function parameters...
- stripping non-numeric data from a string
- obtaining the time offset from UTC
- initializing variables
- macros: not a valid preprocessing token
- need addititional arg in given callback
- initializing variables
- multiple named initialization of same member
- Complicated macro...
- How to access hardware ports using C ?
- What's the difference of return 0; exit(0);exit(1)
- Calculator
- Why not auto?
- Fibonacci series 2005 (once more just for fun :) )
- substracting a lot of numbers optimisation
- __VA_ARGS__
- Eclipse IDE for ARM is based on what OS?.
- void*, char*, unsigned char*, signed char*
- Threads communcation in network programming
- gcc4
- only a test message
- char *(*pargv)[]
- Computing Industry shams
- One struct pointer question
- How to read the element when I receive a packet
- Looking for the "best in class" C/C++ open source software
- Which operation is more expensive?(a <= b and a != 0)
- Showing an picture in a dialog box (WinAPI)
- problem with value of the pointer...
- speeding up C code
- How to use *.* parameter in the exec family functions?
- abt nested loops
- Stop for a moment
- Problem with following function
- Help
- void pointer cast segfaults
- struct alignment
- hey abt the one and only printf!!
- where can i get ctrace C program debugger for linux?
- Reading EXIF info from JPEG
- tool to measure performance of written function
- cheksum function
- Inline assembly statement
- how i can print the values of argv[] under unix environment.Plz help me
- OOP: legal cast?
- Dynamic allocation of memory
- Make stronger protection for your software products
- make compilation fail
- Lapack/ CLapack
- Problem with a linked list
- fopen() question.
- float variables in loops
- how to get structure elements?
- Difference between C89 and C99?
- What does this function do?
- return const value to be thread save?
- array of pointers
- Is there a standard way to write an 8 bit byte?
- dynamic char - realloc use
- unsigned wierdness
- function pointers as function parameters
- Checking if socket is still open?
- gcc and Static Variables
- scanf(), Parameter Passing, and Character Arrays
- wanted help with hex game
- Case insensitive search of substring in wide char
- whats wrong with this pointer?
- Differences between one-dimensional arrays in Java and C
- What is the alternative to switch statement
- sizeof operator implementation
- Help With Arrays
- typedef struct
- a few doubts!
- Using define with variable values
- return a string
- main(int argc, char *argv[])
- struct and function-pointer casting
- two dimensional arrays:
- Caaling assembly routine in c
- how to use static function defined in one file in another file is that impposiible in 'c '
- Count maximum contiguous set bits in an integer .
- generate random points on a line
- How to use dlopen()???
- Changing Turbo C 2.01 Key Bindings
- How to store the contents of a file into a variable
- Converting large strings to numbers
- Avoid blocking
- Siemens MC35i Cellular Engine
- When using select call on many sockets, how to check if one of them is closed
- converting binary data
- Binary Arithmetics
- about malloc, realloc and free
- About C structures for network programming
- Returning "stack" variables from a function
- Expert advice needed (We were all new once)
- how to find a number whether its a power of 2 or not
- FR accent characters
- Reading a large number of text files into an array
- best use of strings
- memset