C programming Questions

1

what is relocatable loader and absolute loader?
Please explain me about the absolute loader and relocatable loader concepts. And  also suggest me some good source, either book or websites which will provide me core concepts of these loaders, so that I can use the knowledge gained, to implement these loader as a program.

Answer Question   |  March 31, 2012  5:28 PM
C programming, C++
asked by:
135 pts.

Core Dump problem in C pgm
Hi All, I am facing core dump, I am using “dbx” debugger to debug my source codein this matter.[o:p][/o:p]

Answer Question   |  August 23, 2010  2:21 PM
C programming, C++, core dump, Debugging
asked by:
Kar
425 pts.

Suggestion of C++ book
I know the basic thing of c++ programming and I would like to go deeper in C++. Please suggest me a good book on C++ for advanced topics (windows programming, aptitude in c++,etc.., )

Answer Question   |  August 21, 2010  1:08 PM
C programming, C++, Visual C++, Visual C++ 2008, Visual Studio 2008
asked by:
135 pts.

asked by:
5 pts.

Handling multiple clients
i am new in programming stuff.i want to make a code in c language in which a server is handling multiple clients one by one such that the server handle one client at one time does all the tasks and go to other client.the server only has to read data and status from each client. [...]

Answer Question   |  March 1, 2011  7:54 AM
C programming, Linux, Socket programming
asked by:
10 pts.

constructor overloading in C++
do we have same type of datatype with same no. of parameters in constructor overloading in c++

Answer Question   |  February 17, 2010  1:56 PM
C programming, C++
asked by:
20 pts.

In-built functions in C
Can u give me information about in-built functions in C for displaying output to screen & also about to take input for string?

Answer Question   |  January 29, 2010  4:57 AM
C, C programming, Vista
asked by:
5 pts.

flash memory progrming in microcontroler
how to flash memory progrming in microcontroler using c?

Answer Question   |  October 19, 2009  4:30 AM
C programming, Flash memory, Microcontroller
asked by:
5 pts.

Bode plot in C language
Hi, I want to write a GUI program that accepts a transfer function and draws Bode Plot using C language. How can i design the code? Where can I get the code?

Answer Question   |  October 6, 2009  10:58 AM
C programming, GUI
asked by:
10 pts.

Migrating C code db acess from sybase to sql server 2005 – newbie
I have to change the db access from a sybase to a sql server 2005 in a c program (i have to keep the C code) I have read lots of technical articles but i’m a bit confused … with ODBC and the use of sqlcli.h i write a simple C code that access the [...]

Answer Question   |  August 25, 2009  7:49 AM
C programming, ODBC, SQL Server 2005, Sybase
asked by:
5 pts.

Using MySQL message API on Windows
I am new to MySQL message API. I want to use MySQL message API on Windows platform. But MySQL message API is tested and developed on open source platform (Linux, Unix, etc). I think MySQL message API is nothing but a udf, which uses spread toolkit (spread daemon). So I tried to build a dll [...]

Answer Question   |  June 23, 2009  3:12 PM
API, C programming, cygwin, MySQL, UDF, Windows
270 pts.

C language in Linux — why no interpreter?
I want to ask why ‘c’ language should not have Interpreter. If we use an interpreter, what will happen? .

Answer Question   |  August 7, 2011  6:55 PM
C programming, Linux, Linux Interpreter
270 pts.

Submitting a batch job from a C program
Is it possible to call SMBJOB in a C program to submit a batch job? If not, is it possible to submit a batch job in a C program some other way?

Answer Question   |  May 4, 2009  2:31 PM
AS/400, AS/400 development, Batch job, C programming, SMBJOB
asked by:
50 pts.

Function key and port programming in C
I am looking for information regarding writing function key and port program in C language.

Answer Question   |  November 11, 2008  5:44 PM
C programming, C#
485 pts.

1