2,965 Topics

Member Avatar for
Member Avatar for nabil1983

Hey after spending a few hours trying to understand why my quick sort is not owrking, i've tried calling the q_sort() and quick_sort() but with no luck...... below is how i had it from the start for less confusion,, can someone tell me why it isnt working... i've checked the …

Member Avatar for dwks
0
182
Member Avatar for nabil1983

This program is almost the same as the one last i posted but here the bubble sort algorithm is not working, i get a compiler error saying:: size of cdRecords is not known and need explicit cast to convert I cant work out what the problem is because another program …

Member Avatar for nabil1983
1
216
Member Avatar for nabil1983

I got everything working, a couple of probls with file write. But ill work it out. I just need help on getting the quick sort working here...i got it written and even in my switch statement but for some reason it dont work....ne one know y...?? [CODE]//(Database Management System(DBMS), user …

Member Avatar for nabil1983
0
455
Member Avatar for nabil1983

im trying to do a sort for the array structure records that i have entered... so far i've tried to use a book to do the coding...but im lost.. can anyone tell me if im on the right track or where im going wrong!!! [CODE]#include <stdio.h> #include <stdlib.h> #include <string.h> …

Member Avatar for perniciosus
0
188
Member Avatar for nabil1983

Hello I've rearranged my program so i can enter more than one word for a field and it works,, new problem is after just entering data once,, i get stuck in the menu with a loop. tried all kinds of stuff to get out but cant. what i want to …

Member Avatar for HyperEngineer
0
145
Member Avatar for nabil1983

'ello whenever i compile i keep getting an error saying identifier or declarator expected....for some reason i cant correct it neone know whats wrong??? [CODE]#include <stdio.h> #include <stdlib.h> #include <string.h> void filewrite(void); void fileprint(struct tuple *myDB); // Idea here is to enter an array of structures // write them to …

Member Avatar for Ancient Dragon
0
235
Member Avatar for nabil1983

Ok i've tried understanding some previous posts but im just finding it really hard to work with structure passing to other functions and sorting. Can someone please explain in a simplistic on how i can pass structure to a function that sorts the structure by 'Year' or 'Artist' Below is …

Member Avatar for Ancient Dragon
0
143
Member Avatar for nabil1983

Ok i decided to start from scratch for my CD database. I've created an array structure, i can enter the fields, but for some reason it dont display to screen neone know why please??? also how can i add an option to either add more records or just quit . …

Member Avatar for perniciosus
0
114
Member Avatar for macupryk

I am using the following class. RichTextBoxPrint.vb Option Explicit On Imports System Imports System.Windows.Forms Imports System.Drawing Imports System.Runtime.InteropServices Imports System.Drawing.Printing Public Class RichTextBoxPrint Inherits RichTextBox ' Convert the unit that is used by the .NET framework (1/100 inch) ' and the unit that is used by Win32 API calls (twips …

0
150
Member Avatar for macupryk

:rolleyes: I have a control that I drag and drop. I would like to use the below instead of building a dll. I want to call the subroutine. Is there a way I can do so? I am not aloud to use build any extra dlls in the project. If …

0
160
Member Avatar for loulouthefox

cheers :rolleyes: I am currently discovering weird things on my system, this started a few days ago ... - Slowdowns ... - Internet Explorer gets the infamous " about:blank " syndrome ...while I'm using firefox mainly . - have also a popup bubble in the system tray and/or a window …

Member Avatar for DMR
0
184
Member Avatar for dlh6213

If you’ve followed the suggestions in the Protection and Cleaning threads, and are still having problems, you most likely have an infection that will take some specialized tools and/or processes to remove. Before requesting assistance, it would be helpful for you to read How To Ask Questions The Smart Way …

Member Avatar for crunchie
0
3K
Member Avatar for Faith n WV

I have been trying to get my pc cleaned up...can anyone tell me if it is clean now???? Logfile of HijackThis v1.99.1 Scan saved at 11:30:19 PM, on 11/10/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Windows folder: C:\WINDOWS System folder: C:\WINDOWS\SYSTEM32 Hosts file: C:\WINDOWS\System32\drivers\etc\hosts …

Member Avatar for swatkat
0
206
Member Avatar for Ancient Dragon

This is a simple example of how to use recursion to get a list of all the directories (folders) and file names within them. It also illustrates simple use if std::list, std::vector, std::string, std::cin and std::cout. It was compiled and tested with both VC++ 6.0 and Dev-C++ compilers on XP …

Member Avatar for Dani
0
240
Member Avatar for ! !

[color=indigo][b]IBM has created a chip that can slow down light, the latest advance in an industrywide effort to develop computers that will use only a fraction of the energy of today's machines[/b][/color] [color=indigo][/color] [color=indigo][/color] [color=indigo]A number of companies and university researchers are currently tinkering with ways to replace the electronic …

0
31
Member Avatar for BALAS009

HI I did all the scans but still i am getting the message "Hacktool.rootkit virus found " but this time this message does not seems to come frequently but only when i access the "C:\Documentsandsettings\arunkumar\MSDIRECTX.sys". Also my system performance has degraded eventhough I don't work my system CPU USAGE meter …

Member Avatar for swatkat
0
309
Member Avatar for dianekjs

I'd appreciate it if someone would review and interpret this log for me. I am having various system difficulties-- most recently the browser abruptly closes seemingly randomly, but the system has also been crashing several times/day for awhile now. Logfile of HijackThis v1.99.1 Scan saved at 2:57:24 PM, on 10/29/2005 …

Member Avatar for dlh6213
0
119
Member Avatar for miles316

I am running Windows XP & have LQfix.exe, AdAware, SpyBot Search & Destroy, Hijack This, ewido, WinPatrol, etc. I've tried several ways to get rid of pokapoka76, but I must be overlooking something. Your help greatly appreciated! Re: pokapoka76 Hi miles316, Welcome to Daniweb Please start a new topic in …

Member Avatar for swatkat
0
116
Member Avatar for oades11

I ran all antivirus software and spyware prevention software I could, but nothing worked. I really appreciate any help I could get. Here is my hackthis startuplist: StartupList report, 10/24/2005, 1:23:24 AM StartupList version: 1.52.2 Started from : C:\Documents and Settings\Mr X\Desktop\HijackThis.EXE Detected: Windows XP SP2 (WinNT 5.01.2600) Detected: Internet …

Member Avatar for oades11
0
545
Member Avatar for haria_kishore

Hi friends Can someone help me in this pls.I have 2 tables in my DW One is a table which have all data regarding Income and Expenditure details. The structure (columns) of the table is ctgry_id,ctgry_nm,sbctgry1_nm,sbctgry2_nm,amount.,cmpny_id and tm_id So the records in this table would look like 10001 Wages and …

0
62
Member Avatar for Anddmx

Hi, I really need some help I've been banging my head again wall with this one. I have created login page, username and password stored in sql database but now I need to add roles to webpage. Need them to be stored in database because the high amout of users …

Member Avatar for Anddmx
0
150
Member Avatar for jburns_lv

I had peoplepc dialup service while in states and now moved to another country. I used uninstall to delete program but now I get page cannot be displayed in ie. I have firefox and it works fine but still need ie to work. I downloaded hijack this and here is …

Member Avatar for Gargol
0
127
Member Avatar for JC_McGeekster

[color=black]Hello everyone, [/color] [color=black] [/color] [color=black] [/color] [color=black] I am a thirteen-year-old computer programmer, and have been into web design since I was nine or so. I live in [/color][color=black]Illinois[/color][color=black] of the [/color][color=black]United States of America[/color][color=black], with my beautiful Sony Vaio Desktop PC. Since I was a little kid, maybe …

0
79
Member Avatar for Mr.Jamie

Help!! I'm having loads of popups and I don't know why, I've scanned loads of times but nothing gets rid of them. PLease help...please.... StartupList report, 23/10/2005, 01:59:01 StartupList version: 1.52.2 Started from : C:\Documents and Settings\Jamie Lowry\My Documents\hijackthis\hijackthis\HijackThis.EXE Detected: Windows XP SP2 (WinNT 5.01.2600) Detected: Internet Explorer v6.00 SP2 …

Member Avatar for jermaldan
0
213
Member Avatar for dianekjs

I am experiencing frequent system crashes, which may be due to a video card or device driver but I need to eliminate other causes. Would someone please review this log and advise? Thanks much! (Kind of urgent, I use the computer for work 24/7 and have clients depending on me...) …

Member Avatar for dianekjs
0
429
Member Avatar for jjayna

Hi. I've noticed my computer slowing down the past few days, with IE pop-ups. Found this unusual as I'm currently using Firefox. Opened my IE and noticed the yupsearch.com toolbar. Please help to advice on how to remove this? Logfile of HijackThis v1.99.1 Scan saved at 12:29:12 PM, on 10/15/2005 …

Member Avatar for DMR
0
418
Member Avatar for dlh6213

The procedures and utilities described here are for the users of Windows operating systems. In today's world, where internet intruders are so prevalent and cause so many problems, you really MUST follow these suggested procedures on any internet connected PC. You can choose not to, of course, but if you …

Member Avatar for dlh6213
0
1K
Member Avatar for Manojsah

Respected members, hello, I am manoj , i need the help in finding out the multiple choice question on data structures(complexity, linklist, trees , graphs, stack, queue, vector, array, etc.) as my exam is comming so i had to prepare for it. thank you manoj

Member Avatar for tharglet
0
141
Member Avatar for chrisbliss18

I'm trying to help a friend of mine recover data from a harddrive that had its partition table corrupted. I have very little experience in this field (when it happens to me, I just start over from scratch) and would like to know if any of you could recommend any …

Member Avatar for Dortz
0
159
Member Avatar for md_salman

although this question is basically related to a data structure, still I think that a good progrmmer should be able to answer it. My question is that [B]"is it possible to determine the order in which some ( numbers or characters etc ) are arrived for insertion into a min …

Member Avatar for ITgeneration
0
158
Member Avatar for helpmeplease

Hi everyone, thanks for helping me out and lending your time to solving my problems. My computer keeps restarting randomly when not in safe mode. I have windows XP, 2 yr. old computer. a portion of the Error signature: "BCCode : 10000050 BCP1 : 82400000" Error report contents C:\docume~1\owner\locals~1\temp\wer4.tmp.dir00\sys data.xml …

Member Avatar for DMR
0
291
Member Avatar for bondito

Hi i am a final year computer science/networks student. I am getting ready to submit my project proposal, but i am confused about what kind of project i would like to build.I was thinking of creating a project which is online based, but i dont want to build a site …

0
73
Member Avatar for pedrofigo

Hi, I've been trying to get rid of this Trojan but it seems impossible. Here is my HJT and my Ewido log. --------------------------------------------------------------- Logfile of HijackThis v1.99.1 Scan saved at 19:38:27, on 29-09-2005 Platform: Windows XP (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 (6.00.2600.0000) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe …

Member Avatar for crunchie
0
374
Member Avatar for mister-fett

A few of my friends from computer science, led by me, are developing a MUD game. I plan to run the server from home, and we plan to write the game in two source files. (Yes, we are determined to do this from scratch, without Lima or Mudscript.) The first …

Member Avatar for Drowzee
0
231
Member Avatar for Farkie

Hey, my IE keeps messing up, i cant use it, so i have to use mozilla firefox (which i prefer anyway, but my brother doesnt) I have scanned it with HJT, and found quite a big log. I was wondering which to fix, and which to leave. Ive attached my …

0
84
Member Avatar for Daniel_Hatcher

Whenever i try to go to a site on Internet Explorer or Search, system restore, help etc... i get a blank screen i tried in Safe Mode and Non-Save Mode but the same thing. I use Microsoft Windows XP SP2. HIJACK THIS FILE [CODE]Logfile of HijackThis v1.99.1 Scan saved at …

Member Avatar for techniner
0
212
Member Avatar for ! !

[QUOTE] After a year of hype, Microsoft Corp. is finally shipping its disk-based backup product, Data Protection Manager (DPM) 2006, which analysts say is rudimentary at best, but will meet the needs of small Windows shops. Unveiled at Storage Decisions today, DPM costs $950 per server, which includes agents for …

0
80
Member Avatar for garraeth

[First I have to apologize because I am posting this in two different forums on this site -- in hopes of finding someone who might be able to help.] I am building a system to mimic the NT user and group system. It works fine, but because of the way …

0
67
Member Avatar for garraeth

[First I have to apologize because I am posting this in two different forums on this site.] I am building a system to mimic the NT user and group system. It works fine, but because of the way I am storing and querying the data (from MSSQL), it takes forever! …

0
63
Member Avatar for renar

Help me with this Simple Problem using structure in turbo C. Basic Program The Problem:Using structure 1) Consider the given data in the student Class Record a.) Enter for the name of the student and student number (10students). b.) Enter the class standing and prelim exam. c.) To Compute for …

Member Avatar for chrisbliss18
0
118
Member Avatar for Manojsah

Respected Viewers, Hello, I am Manojsah a new java learner. Right now i am learning Data Structure using Java. I am facing lots of problem there in STACKS, LINK-LISTS, QUEUES and especially INFIX POSTFIX PREFIX. So, its my humble request to all please help me and guide me how to …

Member Avatar for Kate Albany
0
126
Member Avatar for Shaun Hannah

I am new to these internet news groups; but I am excited to learn because you people seam to know your stuff!!! I am fresh out of college; where I studied computer science and did very well. I stumbled upon a small business that does pest control. They hired me …

0
60
Member Avatar for fly

My computer has been working fine for years and all of a sudden it has been affected by all sorts of viruses, trojans and adware! McAfee virusScan detected the above virus has affected c:\windows\system32\wininet.dll by can't get rid of it. I've had trojan q, I've got dotcomtoolbar, surfsidekick, iefeats. Can …

Member Avatar for chrisbliss18
0
268
Member Avatar for sarju

Dear friends, I am working on JNI (Java Native Interface) in my project as i have application and libraries in "c" programming language and i wish to make it accessible with java application. But i am facing some problem while writing java code as I am not expert with java …

0
74
Member Avatar for mels1pt8t

Hello. i a newbie to hijackthis and i was wondering if anyone could help me and tell me what should be deleted. For the past few days when I turn my comp. on, i get a box that pops up: error loading c:\program files\wildtangent\apps\cd\cdaengin0400.dll the specified module could not be …

Member Avatar for dlh6213
0
151
Member Avatar for plshelpme1

1. Introduction The objective of this project is to develop an Airline Reservation System. Green Dot airline has just purchased a computer for its new automated reservation system. You have been asked to program the new system. You are to write a program to assign seats on each flight of …

Member Avatar for Lerner
0
864
Member Avatar for Fitzad

i started up my computer recently and discovered a number of changes in which i did not change. First off there was a new spyware remover pogram call wareout that i did not install and also my internet explorer had a new search bar...but i cant rember what it was …

Member Avatar for swatkat
0
453
Member Avatar for foxkueh

I like someone to help me check this log pls. Thanks. Logfile of HijackThis v1.99.1 Scan saved at 7:58:27 p.m., on 26/08/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Alwil Software\Avast4\aswUpdSv.exe C:\Program Files\Alwil Software\Avast4\ashServ.exe C:\Program …

Member Avatar for crunchie
0
157
Member Avatar for faridah

please assist me in doing this assighnment. To design and implement an applet that graphically displays the processing of a selection sort. use bars of various height to represent the value being sorted. Display the set of bars after each swap. put a delay ib the processing of the sort …

Member Avatar for hooknc
0
130
Member Avatar for navyandcream

Hi and thanks in advance for your help. Don't know exactly what info. is most helpful so I'll just share as much as I can think of. I have a Sony Vaio PCV RX570 desktop with Win XP. I have service pack 2 installed and run Microsoft Antispyware as my …

0
52

The End.