Posts
 
Reputation
Joined
Last Seen
Ranked #212
Strength to Increase Rep
+10
Strength to Decrease Rep
-2
76% Quality Score
Upvotes Received
16
Posts with Upvotes
13
Upvoting Members
9
Downvotes Received
5
Posts with Downvotes
5
Downvoting Members
3
18 Commented Posts
~223.95K People Reached
Favorite Tags
Member Avatar for samaru
Member Avatar for The Dude
Member Avatar for moderate_rock48
Member Avatar for mattyd
Member Avatar for ~s.o.s~
Member Avatar for Adnan S.

The logic is there in your mind. But you have posted something that is very much far from a sound error-free program. Either you were in too much hurry or you need to clear your basics.

Member Avatar for sneekula
0
945
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for sk8ndestroy14
Member Avatar for Yzk
Member Avatar for priyakumar

Good God! Did you realize that you're replying to a thread posted by the OP in Feb 2006? It is a general practice to do so over here only if you've got significant amount and quality of content to add to the one already there in the thread. Better PM …

Member Avatar for AndreRet
0
6K
Member Avatar for apuamy

[QUOTE=U'rDady;634142]Can anybody help me in filling an Access database table in one field from a serial port using VB 6.0.Data coming from the serial port can be seen in the VB text box line by line.I want to store every line under a field and can manipulate.How can i use …

Member Avatar for ChrisPadgham
0
466
Member Avatar for boyz

value on the left hand side of an expression containing assignment operator

Member Avatar for personalJ3ZUS
0
198
Member Avatar for deepak1331

The code posted by rajatC will not work if the user enters a backspace anywhere. For e.g., inda[backspace char here]ia001. Also, you would not want the user to leave any whitespace in between. What you need to add is, check the scancode of the character. Then print a '*' only …

Member Avatar for Narue
0
10K
Member Avatar for pretu

you can use the sine series for calculation upto a certain accuracy and then plot the curve [quote=pretu;380468]HI All How can we generate a sine wave without using the sin() function. Thanks pretu[/quote]

Member Avatar for jayeshkamble143
0
563
Member Avatar for kiel19

[url]http://www.daniweb.com/forums/thread97328.html[/url] Atleast show your code (efforts) & specify where you are stuck up. You are expecting that someone will write the entire code for you. You've not even specified what your specific problem is about. [QUOTE=kiel19;472793]Write a c program that inputs the names of the 5 students and their marks …

Member Avatar for WaltP
0
3K
Member Avatar for its.romi

Hey, we appreciate your goodwill but this is not the way to do so. Go to 'contribute code' in the 'code snippets' section. Forums are meant only for problem solving.

Member Avatar for zohaib yousuf
0
277
Member Avatar for hell_tej
Member Avatar for AndreRet
0
226
Member Avatar for Jishnu

Hi all, I was reading Vijaya Mukhi's The 'C' Odyssey UNIX - The Open-Boundless C (1st ed.). This is in reference to program 43 in the first chapter when file buffering is introduced. [CODE]#include <stdio.h> int main() { FILE *fp; char buff[11]; int pid; fp=fopen("baby1","r"); pid=fork(); if(!pid) { printf("initial file …

Member Avatar for Jishnu
1
577
Member Avatar for ALI SHER

Hi invisal, As rajatC pointed out the OP must mention the specifications and the rules before we can help him more. He's being too much general.

Member Avatar for aakash juneja
0
941
Member Avatar for javorocks

Use the ADODB control avilable in VB6. It basically deals with all the recordset in a MS Access database. Google for more info on the same. Hope this helps :) You may also refer to the tutorial given at [url]http://www.daniweb.com/forums/thread41057.html[/url]. Good luck!

Member Avatar for AndreRet
0
94
Member Avatar for sanz

Use the clock() function available in time.h twice. Once for starting the time and the other for stopping it. Take the difference and you have the time elapsed. Errors can be simply calculated by functions like strcmp.

Member Avatar for Adak
0
2K
Member Avatar for madoverclocker
Member Avatar for eXceed69
Member Avatar for The Dude
Member Avatar for sirving
Member Avatar for andii_sfx

If you are planning to opt for CS, try searching for "Logical aptitude tests" on google. They'll help you a long way.

Member Avatar for DemarioBolden
0
173
Member Avatar for Jackgrt

Though I may be wrong, I think that code won't be compatible. You'll have to learn VB. And that's not much difficult. Come on!

Member Avatar for kinwang2009
0
232
Member Avatar for Dani

No 1. Write a C++ program that read two integer values from input and print the larger of the two integers to the output. No. 2 a. Read the problem statement. b. Formulate the algorithm using pseudocode and top-down, stepwise refinement c. Write a C++ program d. Test, debug and …

Member Avatar for BestJewSinceJC
5
4K
Member Avatar for frank_hugo_1100

[QUOTE]and how we make IR remote control circuit that transmit and receive more than two signals. can we use serial port to do that.[/QUOTE] Give clear specifications regarding what you want to achieve using serial port programming.

Member Avatar for mbit.dbms
0
269
Member Avatar for Jishnu

Hello, I've downloaded the setup of Netbeans-6 IDE JavaSE for Windows from Sun's website. When I run the setup, it says, "Error starting program: A required .DLL file, USERENV.DLL, was not found". Has anyone faced this problem before? Please guide me.

Member Avatar for jbennet
0
117