7,373 Topics

Member Avatar for
Member Avatar for Killer_Typo

This is a simple little word boggle game for those of you that would like to see something interesting. It is not very complex nor is it all to intelligent. The game is that you basically select letters on a game board to try and make words, only letters that …

Member Avatar for iamthwee
0
342
Member Avatar for lostpenan

I would like to extract the header info from an image file. For example I would like to search for the key "LINES" and return "2240" as string. And should I use open("r") or open("b") since im only interested in the header. Header: [inlinecode] BANDS = 1 BAND_STORAGE_TYPE = BAND_SEQUENTIAL …

Member Avatar for lostpenan
0
2K
Member Avatar for degamer106

This program is supposed to make two passes through a file; the first pass counts the number of elements inside the file to get the total size; the second pass will fill the array and sort it. The problem i'm having is that on the second pass, the array is …

Member Avatar for degamer106
0
790
Member Avatar for hiphoprules

This is a input file DEL 0050 XYZ 0050 0310 CCU 0710 MAA 1325 TRZ 10415 KWI 0050 FJR 0325 0325 CCJ KWI 0050 FJR 0325 0425 CCJ 0925 1005 i.e maximum items(column entries) in a row can be 8 but their data type will be in same order i.e …

Member Avatar for Dave Sinkula
0
157
Member Avatar for ninja-naut

im new to this site so if i posted this in the wrong section.. im sorry.:rolleyes: so anywayz, im a having a problem with windows media player for about 2 weeks now. i installed the windows media player 11 beta and since then i havent been able to stream any …

0
51
Member Avatar for rdubey_jsr

I am reading a CSV file and parsing its content into tokens. Now i want to know how to check for End of File. I am giving my code to be more clear. [CODE][COLOR=#0000ff]ifstream file(filename); if (file) { char ch ; do { file.getline(line, SIZE); tmp =static_cast<string>(line); vector <string> array; …

Member Avatar for WolfPack
1
290
Member Avatar for Embeza

Hi every body Can you please fix me errors. Here are my codes and errors incountered #Stage1 I want the user to type in the file path to txtpath.Text and a text input to be appended to that file be written in txtwrite.Text The error: Run Time error ->path not …

Member Avatar for Embeza
0
272
Member Avatar for Phruis

I am extremely new to C++ and I've been trying to do a few things. I want to read a file and get all the numeric values. This information is going to be used in writing a binary file. I also want to count how many numeric values where found. …

Member Avatar for Dave Sinkula
0
113
Member Avatar for vov4ik

Hi, I have problem with uploading images by php script. I created a HTML form for user to input image file, and simple PHP script which accepts this file from form and prints it in the browser. My script uploads file, prints file's name, generates HTML code, but does not …

Member Avatar for vov4ik
0
147
Member Avatar for slacke

Hi I used an variable int i; in a faunction block as it is in a code below. [code] #includes.... int i; int function() { while(charbuff[i]!=' ') { ofstream stream("file.lng", ios::app) stream << charbuff[i]; i++; stream.close(); } return 0; } main() { ........... some code function(); /*call function */ cout …

Member Avatar for slacke
0
168
Member Avatar for rdubey_jsr

Hi friends, Its my first experience to this forum. can any one help me in reading a csv file into an array and then parse each word seperated by commas. I have csv file which contains rows and columns of record. and i have to read the file into an …

Member Avatar for rdubey_jsr
0
4K
Member Avatar for mackers

I have a similar problem to others with a virus alert on my taskbar (now dissappeared) which has lead to unwanted pop ups for security and adult friend finders - I have been away and assume a colleague has used my computer to downlaod codecs? My Start Page on IE6 …

Member Avatar for tayspen
0
554
Member Avatar for tefflox

Hello, this is my first post here. I'm taking c++ as an elective course, and I'm doing great until now. The problem I'm having is taking data from a txt file formatted line by line [inlinecode]#### # ##[/inlinecode] for product id, store number, and quantity. I'm supposed to read this …

Member Avatar for tefflox
0
230
Member Avatar for msaenz

:mrgreen: hi guys/gals, thanks for the bioinformatics help, im working on tons of independant projects, it feels like im in summer school and im not even in it! oh well, that is how it is. Python and me are like new friends so I have been needing on this journey …

Member Avatar for Ene Uran
0
119
Member Avatar for TauseefM

Hi, i was looking for some help and i found this website. it looks amazing, great work admins and all the pplz who r sharing their thoughts and helping pplz. ok here is my question i built an application using vb.net and sql server 2000 and installed it on the …

Member Avatar for TauseefM
0
104
Member Avatar for sgriffiths

Hello if i have a file residing on a unix machine, how do i get the stats of the file, ie date stamp of file, and username of file. Best Regards

Member Avatar for Rashakil Fol
0
86
Member Avatar for Lumpy Hippo

here is my hijackthis log Logfile of HijackThis v1.99.1 Scan saved at 5:35:27 PM, on 7/5/2006 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:\Program Files\Windows Defender\MsMpEng.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Citrix\ICA Client\ssonsvr.exe c:\Program Files\Common Files\Symantec Shared\ccProxy.exe c:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe …

Member Avatar for DMR
0
96
Member Avatar for computer_love

Ugh. And yet.. I'm back again. The computer has been going slow, for no apparent reason. No one has gotten on a bad website, to pick up anything. So far, I've run Spybot, Ad-Aware, Norton, and I cleaned it with Cleanup. Here's my Hijackthis Log: Logfile of HijackThis v1.99.1 Scan …

Member Avatar for computer_love
0
137
Member Avatar for FireNet

K, It's fairly easy to use a ostringstream object or a derived class to output text like a normal stream class like cout. Eg. [code] class console: public ostringstream { public: void Render() { std::string buff = ostringstream::str(); //Some code to put it to screen //Write it to a file …

Member Avatar for FireNet
0
539
Member Avatar for Ene Uran

Does Python have a module to display when a file has been last modified? Also, how do you get the file length?

Member Avatar for bumsfeld
0
671
Member Avatar for jonnykid

I was wondering if someone could help me out. I've run HijackThis and SmitfraudFix. I cleaned all of the files SmitfraudFix found (atmclk.exe being one of them). However, my computer is still running very slowly and my internet browsers freeze up frequently. I think that there's still some sort of …

Member Avatar for DMR
0
105
Member Avatar for b.janahi

hello, i'm trying to run a progrm written in perl this is the code i wrote perl aramorph.pl <infile> outfile where aramorph is a notpad file with my code saved in c:\perlscripts infile is the file that should be read from outfile ................................wirte the output to. both saved in c:\perlscripts …

Member Avatar for b.janahi
0
111
Member Avatar for sgriffiths

Hello I am trying to write some data to a certain position in a file, but cannot get it to work I want to write "XX" to position 6 of a specified file, but the data is just being written to the end of file. see below [code]#include<stdlib.h> main() { …

Member Avatar for sgriffiths
0
2K
Member Avatar for quietperson

alright, im not a computer geek, so treat me like im stupid :] so i have cable & a network set up so i can go online from several computer through a linksys router. what i want to do is set it up so that i can share files and …

Member Avatar for quietperson
0
146
Member Avatar for MikeLI

[COLOR=black]Hi All, My VB.NET program uses tabControl, which consists 8 tabPages, as the user interface. Basically, everything is done there, except when Excel file is opened. My program reads Excel file by the following function:[/COLOR] [COLOR=#101010]VB:[/COLOR] [CODE] Private Sub btnReadFile_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnReadFile.Click excelApp …

0
54
Member Avatar for Aries4

What, if anything, can you see wrong here. Been having a hard time booting up IE, Windows Explorer, My Computer, Control Panel, etc. after reboot or restart. Thanks in advance! Here is my HiJack Log: Logfile of HijackThis v1.99.1 Scan saved at 9:00:50 PM, on 5/30/2006 Platform: Windows XP SP2 …

Member Avatar for crunchie
0
408
Member Avatar for computer_love

Hey. Everytime I get on the internet, it takes a while to load. Not a real long time, but longer than usual. When they ACCIDENTALLY cut off out internet (stupid SBC people).. they told us to cut off our firewall because the 2Wire came with one. It gave us a …

Member Avatar for csmwanda
0
202
Member Avatar for pythonguy

How to activate file typ filter in wxPython file browser I am using wxFileDialog() call for file browsing,I want it to filter all unwanted files in display.

Member Avatar for vegaseat
0
259
Member Avatar for Maggi

Hello Here is my hijack this log file. My computer isn´t working propertly in some areas. For example when I turn on my computer the wireless zero configuration service doesn´t start though it´s set as automatic. I always have to start the computer automatically. Also when I leave my computer …

0
56
Member Avatar for fishman44

Please help a newby trying to code first program. I want to be able to write data to a file, then read from the same file. I can manage this OK, but If I set-up a loop to do the same procedure again I get an error message telling me …

Member Avatar for WolfPack
0
167
Member Avatar for mlarkins

The following problem has recently crept into my computer. Whenever I open "My Computer", it takes close to 1 minute to display the contents. I always use Firefox as my browser, however, I was using IE 6.0 recently to view some sites that I could not view with Mozilla. I …

Member Avatar for arfisher
0
118
Member Avatar for explorefreedom

Hi, I'm new to this forum and hope I'm posting in the right section! I hope someone can help. I am trying to upload a website but have been advised I need to edit the includes/config.inc file. I've to edit the database name, username and password which is fine but …

Member Avatar for trafficman
0
94
Member Avatar for kris.c

hi, I have written small server/client programs to transfer files from one pc to another on the network.. Naturally ,I have used the send() and recv() functions on both sides to send and receive buffer. I am transferring the characters one at a time in any given file into the …

0
80
Member Avatar for ndmalam

Hi, I am trying to install MSI starcam 370i wbcam application named "MyGuard"., it starts installing , after completing process creats a destop icon "videosecurity.exe" and then an error message " please upgrade to directx 9" , I alreaday have 9.0c on my windows xp. then I deleted the file …

0
132
Member Avatar for mcrahr

;) Hi I have the following problem. I'm building a web side, where user can upload a file, this file then need to be processed be a python scribt, to do this, I use wscribt.sheel run that run an external bat file. This works ok, BUT it look like if …

0
134
Member Avatar for Dani

I just noticed from within the finder that the root of my drive has a file, with no extension, called 0, that is a 0 byte file. Does anyone know where this could possibly have come from and whether it's save to delete? It should be, no? I'm thinking maybe …

Member Avatar for Dani
0
242
Member Avatar for wawankot

Dear All, I have alot of old funtions that have 'FILE *' as passing parameter. Now I am using Compound File...It use IStream. Does anybody know how to convert IStream to FILE* ? Thank's

Member Avatar for wawankot
0
87
Member Avatar for johnray31

hello friends, as i know header file contain the declaration then in which file they contain implementation/initialization and where these files are put in turbo c++ compiler i am able to see header files declaration but where is implementaion/initialization file is they are put in same directory with same name …

Member Avatar for johnray31
0
197
Member Avatar for bybruno

hi, i try to build a aplication in vb for detect on real time which files are under utilization like antivirus software do. any one can help me? thanks a lot bruno

Member Avatar for Comatose
0
148
Member Avatar for Roger G

Hey everybody, I originally posted to the Web Browsers forum, since I have a major problem with IE not accessing the web. I can't do Windows Update, and any apps which require IE also cannot access the web. However, Firefox and Netscape both work fine, and I can update other …

0
115
Member Avatar for lvlIk3

hey.. i haven't replied for a while but i was just doing a clean up on the computer and thought i would give you my hijack this report.. if you could just take a look at it and tell me if its ok.. that would be great, thanks alot Logfile …

Member Avatar for crunchie
0
351
Member Avatar for SebastianMWS

Recents escapades with "Red circles", followed by relentless attacks of unwanted "items" (one session with AdAware revealed 82 extras !!), like recent encounter with Alexa, found by AdAware (gave me some chills, reading description) and EzuLa, found by Spyware hunter 2.0, but not (I think) HijackThis and AdAware (logs posted …

Member Avatar for tayspen
0
292
Member Avatar for gampalu

I want to open a file and count the number of strings in the first line. Assuming that each string is delimited by spaces. I tried to do some code but yet not successful, can anyone help? [CODE] int main(int argc, char* argv[]) { int count = 0; FILE *stream; …

Member Avatar for iamthwee
0
522
Member Avatar for fuxco

:cheesy: :!: :lol: Hi I am "mahmood" and I Come from iran I don't speak English well. (Excuse me) Would you please guide me to open .dat files of reporter's sounds in 2006 FIFA World Cup, listen and edit them as I wish and finally save them. -------------- I extract …

Member Avatar for peter_budo
0
226
Member Avatar for firestarterdude

Upon startup I get a message saying "bridge.dll cannot be found" I know it is spyware, but im not sure on how to fix it. Here is my Hijack this log: Logfile of HijackThis v1.99.1 Scan saved at 3:32:55 PM, on 6/6/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet …

Member Avatar for swatkat
0
379
Member Avatar for l0g0rrhea

Hello, I am trying to teach myself C++ and am currently studying file I/O. What I am trying to do is this (and I am sure you have heard this before): open a text file and output each word with the number of occurrences. For example, if the file contains …

Member Avatar for iamthwee
0
217
Member Avatar for Killemall

here it is my sound doesn't work and i dont know why it might be malware related so plz take a look at this Logfile of HijackThis v1.99.1 Scan saved at 10:18:33 PM, on 6/7/2006 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 …

Member Avatar for kylethedarkn
0
381
Member Avatar for harisinghrajput

Hi all, I am using oc4j 9i as my web server. My operating system is windows 2003. I get this error 'Too many files open' . This error is not frequent. After browsing through the web, i have found something about file descriptors. Now i cannot figure out where to …

0
99
Member Avatar for meow

hey i have a problem. I know i have a radeon 9600 128 mb graphics card but i dont know what kind it is. Any way of finding out? My dxdiag says its the radeon 9600 seires chipset but i dont know. HEres my dxdiag: ------------------ System Information ------------------ Time …

Member Avatar for GrimJack
0
246
Member Avatar for lvlIk3

hey crunchie.. after i fixed the problems you gave to me these messages came up: [B]Message 1[/B] Unexpected error occurred! Error #52 (Bad file name or number) in Sub GetLongPath(?.exe). Please send a report to [email]merijn@spywareinfo.com[/email], mentioning what you were doing, and what version of Windows you have. This message …

Member Avatar for ShadowPuterDude
0
140

The End.