2,966 Topics
![]() | |
Hi, I'm a newbie in this vast world of programming. I've been given some codes in C which are compiled & linked using makefile. I can compile the code using nmake from VS2005. Now i want to build the program in C++ VS2005 IDE. From a quick google search, there … | |
I've recently built a new PC and decided... what the hell, I'll get an OS that causes baldness... Windows Vista Home Premium 64bit. So far it has locked up two times for no reason and restarted my PC completely (I want to catch the problem before it could possibly get … | |
Hello all, I have been working with Linux a lot and i find myself installing a lot of linux distros, but with no way to test them..... So i crafted a script in Perl to quickly create a lot of files on the Hard Disk and delete them. The script … | |
Is there a way to turn off auto indentation on the ide Eclipse, with every new line it is tabbing one space in, I don't see the option in preferences. | |
Hi. Before I start I'll just let you know that this isn't for school, I'm just doing python as a hobby which I have pretty much taught my self. I'm working on a project, it is the "cheat!" card game written in python, currently CLI but when it is bug-free … | |
These devices are not detected in the BIOS & actually do not work (cannot open cd writer tray). But when i remove the IDE cables from these devices leaving only the power cable connected then they work. Any solutions? | |
I recently installed Ubunty Jaunty (Linux). I checked out the Linux version of the Codeblocks IDE. Obviously things like [code] system ( "pause" ); [/code] didn't work because of the operating system. Is there a library I can include -- or a package I can install -- that will give … | |
hi there.. i have a few question about my pc.. ..i have bought a AMD athlon processor and SMI motherboard K9N6PGM2..RAM 2gig.. (sata system), ..i bought this item to replace it to my older pc which is IDE system, ..i replace the older processor,motherboard, and ram with the new, .. … | |
Hey u people at daniweb trblsut ma prblm:i've trying to use mouse in c++(on a dos standard prog) but have failed. please help!!!(with a small demo code) | |
I have Turbo C++ IDE 3.0 the one that has blue working environment. Problem that i face is that when i run any program it only shows the black screen for about 3 seconds without any output and then automatically closes. I can't check the output because of this. Please … | |
So I made a combat system, and for the life of me i cannot figure out how to make it start automatically. It does run, but it ignores the function at the beginning and doesn't run it. There is a similar text adventure I looked at as an example for … | |
Can someone please correct this... Microsoft is in the best position to answer questions, but they are incapable of saying anything negative about ATL, MFC, Win32 or anything else they invented. Beginners are left with the impression that nothing is better than anything else. Can someone (who is willing to … | |
Hi, I'm looking for an open source c++ compiler to embed into an ide project I'm working on. I'm using Visual C++ express 2008 and would like to know what you's recommend as I have heard of gcc and MinGW but don't know what is best and EASIEST as they … | |
Hi you all!! please can someone help me... i'm without dvd drive and no $$$ to replace it at the time and i need to format my disk... and the solution that i see is a pen drive setup... but the main problem is that i don't know how to … | |
Trying to format a Samsung 120 GB IDE hard drive FAT32. Want one partition of 120GB. All utilities, even Swissknife will only format to 31.4 GB leaving the other 90 GB unformatted. How format beyond the famous 32 GB barrier??? Drive must be formatted FAT32 since it will then be … | |
Does anyone know how to give a GUI look to your C++ "Console Application". I cannot use Win32 API or any other template except the console application because I use Turbo C++ 3.0 IDE for development and I want my Application to be platform independent while using WIN32 API will … | |
I'm using Borland's TurboC++ 2006 Explorer. I'm working on a class project, and have a program consisting of 3 files: [COLOR="Red"]Header (.h) Definitions (.cpp) Driver (.cpp)[/COLOR] [COLOR="Red"]Definitions.cpp[/COLOR] contains the typical [COLOR="Red"]#include Header.h[/COLOR] The program compiles and links correctly if [COLOR="Red"]Driver.cpp[/COLOR] contains the statement [COLOR="Red"]#include Definitions.cpp[/COLOR] The instructor doesn't like using … | |
hi, i'm new here but found a lot of information about everything. anyway, my problem is that i have a vintage PC on which the hard drive crashed. i bought a new drive (IDE) and tried to install XP but my PC can't see the CD drive and the hard … | |
hello everyone!! about two days ago i was on my laptop and i had gotten into a big argument with my brother so i set my laptop on the sofa and continued the argument a bit physically...now, none of us remember touching the laptop. but one moment i turn to … | |
Hey guys, I've been developing an application which transforms files generated by an aircraft transponder into KML files that will be loaded on Google earth. As these KML files are more or less XML files I'm trying to parse XML files. I have downloaded and the xerces library. According to … | |
Please let me know how can i use the container classes and STL in c++,shall i need any S/w or C++ IDE is enough? | |
[code]from psychopy import visual, core, misc, event import numpy #for maths on arrays from numpy.random import random, shuffle #we only need these two commands from this lib from random import * import math win = visual.Window([1024,768], units='pix', monitor='testMonitor',rgb=(-1,-1,-1)) numbers = range(100) #range of stimuli to be generated or how many … | |
Hi, I've recently put together a new system as shown below: Asus P5N-D SLi Motherboard Core2Duo E7300 2666mhz with Arctic Cooling Freezer 7 Pro Fan 2 x 1Gb Corsair XMS2 DDR2 800mhz Zotac Geforce 9800GT 512mb 550w ATX PSU 1 x 120Gb IDE HDD (Master) 1 x 240Gb SATA HDD … | |
Hi Ive recently tried to move a python code from a mac version to a version of Psychopy IDE. Now the code wont work on the pc it tells me there a syntax error. Is there something different that mac uses in the python code then the pc? if not … | |
I have problem with receiving heaps of various banks messages at my Internet Explorer. I including some of them: - Dear Commonwealth Bank customer, security measures... - ST.George Bank : Account Blocked - NetBank Notification... - Unated Nation.... and much more. I tried to use option "Block Sender" but it's … | |
I cant log on the internet. my window Protector keeps turning off after every reset/shutdown but when i turn it back on it says everything is OK! i didnt have time to to test ATF-Cleaner.exe by Atribune yet. once i get off work ill try other anti-spywares i couldnt finish … | |
Hi, why doesn't this code work: [CODE]int main() { cout << "Hi!\n"; #ifdef DEBUG cout << "I'm in debug mode!\n"; #endif return 0; }[/CODE] I am trying to make the message "I'm in debug mode!" only print when I am in debug mode for my IDE (Visual C++). But also, … | |
I'm trying to create a Monopoly - style game in C++ using the Dev-C++ IDE, MinGW compiler. I actually wrote this game in BASIC on a TRS-80 back in the early '80s and it worked fine! I've attached a .txt of the code in question with the error codes given. … | |
I normally use knoppix version 3.9 live cd on various machines I use. I have no problem finding the mount point of ide hard disks usually in /mnt. If I cat the file /etc/fstab sata hard disk is never there. I have experienced similar problems with ubuntu 7.1 even when … | |
I have been testing a application I made, which is a simple swing interface with a checkbox. I am using custom icons for my checkbox, for checked, checked and mouse-over, unchecked, and unchecked mouse-over. I am using the eclipse IDE. Eclipse creates your application in the workspace file, so the … | |
Can anyone provide guidance to resolving a BSOD? The BSOD screen prints: PAGE_FAULT_IN_NONPAGED_AREA STOP: 0x00000050 (0xAB71C9F0, 0x00000001, 0xBA6F57E5, 0x00000000) jraid.sys - address BA6F57E5 base at BA6F2000, DateStamp 49C21E82 Output of Everest System Summary --------[ EVEREST Home Edition (c) 2003-2005 Lavalys, Inc. ]------------------------------------------------------------ Version EVEREST v2.20.405 Homepage [url]http://www.lavalys.com/[/url] Report Type Report … | |
Hi I'm Phil Smith, CEO of Cloud Testing. We specialise in automating website testing - from the cloud. Users can upload their test scripts captured in Selenium IDE onto our service and use it to test across a number of browsers and versions. Screenshots and HTML are captured along the … | |
Hi ! I hav two HD 1 Ide & other sata both 80 GB. I installed a third sata 250 gb segate HD but it dosent show in vist . I hav XP on drv 0 and Vista on the other. I tried many times changing the cables etc but … | |
Hello! I'm currently making <<The game of life>> in TP7. Actually, I have already finished everything. The only thing I would like to add is mouse input, so the user could draw the 'cells' by clicking a mousebutton. So, for example a mouseclick on coordinates (50,20) would change grid[50,20] to … | |
I took a test last night and I had a program due at the end. I could not figure out. I would like to understand what I did wrong and what I need to remember for future reference. Here is what I had and the instructions. Using the Visual Studio … | |
I am creating a mobile game using Netbeans IDE 6.0.1 but I have a problem adding new configuration I get the following error: java.lang.NullPointerException at org.netbeans.modules.mobility.project.ui.customizer.NewConfigurationPanel.isValid(NewConfigurationPanel.java:198) at java.awt.Component.invalidateIfValid(Component.java:2740) at java.awt.Component.setLocale(Component.java:1810) at javax.swing.JComponent.<init>(JComponent.java:595) at javax.swing.JPanel.<init>(JPanel.java:65) at javax.swing.JPanel.<init>(JPanel.java:92) at javax.swing.JPanel.<init>(JPanel.java:100) at org.netbeans.modules.mobility.project.ui.customizer.NewConfigurationPanel.<init>(NewConfigurationPanel.java:96) at org.netbeans.modules.mobility.project.ui.customizer.J2MECustomizer.run(J2MECustomizer.java:304) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561) [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986) anyone know what … | |
Hi This is my ldif file: dn: cn=Manager,dc=test,dc=com dc: test description: This is my Wonderful company as much text as you want to put in this line upto 32 K objectClass: top objectClass: dcObject objectClass: person objectClass: organization objectClass: inetOrgPerson #First Level Hierarchy dn: cn=Manager,ou=people,dc=test,dc=com dc: test ou: people description: … | |
Hi everybody! I am a mechanical engineer trying to change career towards software development. Currently I am reading about design patterns and starting to build something in C++/Qt4 using the IDE QtCreator. I live in Toronto/Canada. Cheers, Joey | |
Hi - I installed windows XP onto a scsi drive via a pci hdd host bus adapter card but bios , while detecting the adapter controller, would not detect the drive as a bootable option. My guess is this card is a oem with boot option disabled (I have read … | |
My IDE hard disk capacity is 160 GB.When i tried to make partition using XP PROFESSIONAL CD it shows to me 130 GB total but when i tried using Windows 2003 SERVER it was 180 GB. So i made NTFS partitions using 2003 CD like this C:20 GB D:20 GB … | |
I am doing a project in c++. I want to open Pdf files. HOw can I do it in turbo c++. Should I have to switch to other IDE? | |
Hi all, I was searching for an IDE that is capable of Python GUI drawing, much like MSVS can draw GUI windows without actually having to code them manually. Atm I use NetBeans 6.5 for Python, but I can switch. Yeah, I'd prefer a Linux based IDE of course :) … | |
Hi guys, wonder if you could help me with a problem I am having. I am working on a app that parses an XML file, and when executed from my IDE(Netbeans) all works flawlessly, however when I deploy and execute my app via Webstart I get a NullPointerException on the … | |
Hi I tried to use new branded “R-Driver III” USB 2.0 TO SATA IDE CABLE device with Laptop HD IDE and Desktop HD IDE (once at a time) but it did not show me the HD , although I checked Disk Management (each one at a time) I thought the … | |
Greetings; Please, is there a 'python tool' of sorts (ide or whatever) that will convert [U]Python code to 'C' code[/U] . Thanks! | |
Processor: Intel Core2Duo E8400 3.00 G Hz MotherBoard: Intel DG43NB Memory: ZION 1X2 GB 800 M Hz PSU: i Ball 400w HDD: 320GB Western Digital with IDE interface I bought my system 6 months ago, from then, I was having problems. System hanged frequently, vertical coloured lines appered on the … | |
I just bought an inexpensive used Dell notebook that has Ubuntu/Linux as an operating system. Compared to Vista this is sweet. It came with Python25 installed, but it was easy to use the Add/Remove application feature to get open source software from the Ubuntu site. I downloaded/installed Stani's Python Editor … | |
I am trying to install the 64-bit version of the Windows 7 beta, but have been hitting my head against the same problem over and over and over again. I tried asking about this at Anandtech, and got almost no help. The first time I tried to install, I got … | |
Hey everyone, I've been getting my rear end kicked by this homework assignment. We were given the task of writing up a command line version of Othello (Reversi) in a higher level language, which I chose C++ to do so in. My C++ version of the code is working great, … | |
Hello! I'm searching and searching and can't find a solution... In my project I've got a folder 'Images' where from my application loads icons etc. Running project from IDE (NetBeans) it's of course working fine, but I want to create stand-alone application, so I create .jar file. And here's a … |
The End.