Connect with 1,266,888 developers, IT pros, digital marketers, and tech enthusiasts.

Be a part of our friendly, industry-focused community of professionals meeting, networking, learning, and sharing knowledge via articles, Q&As, discussion forums, and realtime chats.

Software Development

hi everybody.
i am trying to develop a program that will be able to read and export informations (hw, sw, kernel, netstats..ecc) from a linux computer.
my idea …

c
Software Development

Hi everyone,

I am trying to learn pascal. The thing is it seems very hard to find books on pascal for beginners especially free ebooks. I tried googling but …

Member Avatar for Dani Digital Marketing

Do you think it's alright to have a zero tolerance policy when it comes to self-promotion, spam, or even the posting of any and all links - in a webmaster-oriented …

Member Avatar for Dani Software Development

What is the difference between Pascal and Delphi? I heard they're like the same language?

UI / UX Design

All you need for learning, building, validating and publishing accessible web sites.

WATCH OUT FOR UPDATES & PLEASE REPORT BROKEN LINKS OR LINKS WITH MISLEADING INFORMATION!

DON'T MISS …

Digital Marketing

Hey there,

I wondered upon this site through a advertising link on the php forum and thought it was a great site with interesting tips and hints.

I …

Software Development

Hello:
I have a question regarding struct when making hash buckets eg.
typedef struct _hashNode
{
void *key;
void *value;
struct _hashNode *next;

c++
Software Development

[qoute]
If you have a folder called Data in your C drive, in Data folder there are day_01.txt, day_02.txt ,……………………day_30.txt . you need to build a program that called …

c
Digital Marketing

hello evry 1
Myself Saurabh jain , final year engginering student , pursuing engg in Mechanical
I was having google adsense account , but it has been disabled …

Software Development

I would like to know the exact difference between calloc and which is more useful?? Though calloc allocates memory in the form of blocks and malloc in a single block …

c
Software Development

I need help with a program for school. I have to write a program that asks for the number of days each employee is absent, the total number of days …

c++
Software Development

I am at the beginnig of the softphone project for my university final project.. I will implement a softphone with using SIP protocol and C++ language on linux.

I …

c++
Member Avatar for shaikh_mshariq Software Development

:confused:
Hello i am a newbie in programming in c++ and in linux. I hav knoppix in cdrom and i want to start programming in c++ with
the …

Member Avatar for Narue Software Development

Just for fun, I wrote up a quick tutorial for basic assembly. At present, it's only in the form of a PDF document, but I'll eventually get around to adding …

Microsoft Windows

I am having a problem printing on a home network. The printer (Epson Stylus Color D68 inkjet) is connected by USB to a desktop and is also installed as a …

Software Development

Hi friends,
Can anyone tell me how can we get message boxes (e.g, with buttons OK, Cancel) in C ?
Please guide.
Thanks,
Neelu

c
Member Avatar for prasath Software Development

hi,

will someone point me the reasons why a call to malloc fails even if we have enough memory ?

c
Member Avatar for manal Software Development

Salam...
I need to get value that has been selected from combobox ..
the values in combobox is taken from column's contents of one of tabel in database..so …

Software Development

Hello everybody,
I have recently joined this forum. I am facing a problem of which I cannot see any solution anywhere. :sad:
Please help.
I am trying …

c++
Software Development

Hi All,
Following code gives me an error when I use text field in CSV file instead of float or integer fields.

matrix_points[cnt][4] = atoi(line);
May be the …

c++
Software Development

Friends i have little bit problem in making a c language program.
I have to make a program which prints prime numbers from 1 to 500.
I make …

c
Software Development

Alright... first off I hate fgets with a passion :)

Anyway, I am wanting to read a file into a 2 dimensional array and then randomly select one of …

c
Software Development

The first three people to complete this program will be entered into the annual contest for Top Coder! The grand prize is the chance to become one of TopCoders independent …

c++
Software Development

Hi there im wondering how to use a time delay in my code. What i have done is searched through a saved file and picked out infomation the send it …

c++
Software Development

My friend has challenged me to create a simple c++ program. I have had the last 3 weeks to work on it, half way through I have realised I am …

c++
Software Development

Hi guys,
I am in great trouble.
I want a c++ project within 1 week!!!!
But my teacher wants the topic name tomorrow !
pls help …

c++
Software Development

I am trying to write a program that will execute programs in Visual basic from a CD. The Programs need to be compiled with the program that i am writing …

Software Development

Write a C-Program that swaps the elements of 1-D array (10 elements) :
Example:
If the given array is:
5 8 9 2 3 1 11 17 …

c
Member Avatar for Asif_NSU Software Development

The following code finds the square root of a number, it runs fine unless you compile with MinGW gcc:

#include<stdio.h>
#include<stdlib.h>

int main(void)
{
	double x0,x1,a;
	int i;	
	x1 …
c++
Digital Marketing

Hi

I am just about to launch a uk dating website the problem is with so many big companies out there what is the best way to get my …

Software Development

Hi ladies and gents,

Wanted to ask a simple question probably for you guys and the answer will maybe be simple aswell, but, I thought, what the heck, I'll …

c++
Software Development

Hey, i just got alil problem. Im trying to create a 2d array with a size of [1000][1000]...

double variable[1000][1000] = { 0 };

its compiles fine but when …

c++
Web Development

Hi Everybody!

How to upload a image / pdf file in mysql table blob column with
ASP

pls help me

HemantK

Software Development

Hi there...im the new member here and the beginner in vb application im from Malaysia...can u all show me the format of the vb scripts or the one example of …

Software Development

Visual Basic 2005 Express Edition:

This works, but, I need to get the .wav file from Resources:
My.Computer.Audio.Play("C:\Documents and Settings\Owner\My Documents\Visual Studio 2005\Projects\OrthoLabRx\OrthoLabRx\Resources\PodVwBy.wav")

I placed the .wav …

Digital Marketing

Hey All,

I just heard about revenue sharing forums, where members can essentially earn revenues on the quality of there posts. This can be done because having better threads, …

Software Development

I have the following simple piece of code:

double new_amount;
     printf("Enter an amount: ");
     scanf ("%d", &new_amount);

For some reason, it always give me zero as the new_amount no …

c
Software Development

I'm new to VB...Really new. The main thing I am needing to accomplish is this program I am trying to make. It's just a counter. You click the button and …

Hardware

One night I turned off my computer. The next day it wouldnt turn on. The power light comes on and blinks rapidly, now I cant get it to turn off …

Software Development

as the title suggest i like to swap two numbers but the thing is that i should not use 3rd variable that is doing the whole stuff only with 2 …

c
Software Development

can anyone explain me why the values are not swapped in the below code ??

main()
{
int *i,*j;
*i=4000;
*j=9000;
f(i,j);
printf(" …

c
Software Development

Is there a simple way to create multi-line tool/tip text boxes ... nothing special, no balloons or anything, just multiple lines ???

Member Avatar for wingwarp Software Development

if you have read or use Learn C++ in 24hours is it a good book to learn formor object oriented Programming in c++ is that a good book to learn …

c++
Software Development

How to swap two variables without using a third variable & pointer?

c
Software Development

I have a csv file that needs to be imported into sql server using vb.net.

I got it working with the following code with one exception:

Private Function …
Information Security

Hello

I did an antivirus scan the other day, and here are my results:

http://us.mcafee.com/root/runapplication.asp?appid=73

McAfee Antivirus scan August 7-06

C:\WINDOWS\SYSTEM\DHTMLAccess.dll Downloader-DA.dll
C:\WINDOWS\SYSTEM\EGHTMLDialer.dll …

Software Development

hii all
yet another question from me..
i have written a code in vb6 to call a labview7.1 vi and run it. the labview code acquires data and …

Member Avatar for budroedotcom Linux and Unix

I've looked and looked. Changed hostname files, nodename, played with init.d/network, sys-unconfig etc...
I'm using Solaris 9 on an x86 laptop. Here it goes:
I had booted Knoppix …

Software Development

How do you pass the data in a field on one form to a field in another form?

Web Development

Hey guys!~

the code below is generating this error message "Type mismatch: cannot convert from int to ResultSet" there is no integer types in the database i have made …