Forum: IT Professionals' Lounge Aug 9th, 2007 |
| Replies: 3 Views: 1,107 yes. you are correct. actually it would be a pseudorandom number generation on the number of tracks |
Forum: IT Professionals' Lounge Aug 1st, 2007 |
| Replies: 1 Views: 539 please connect this HDD in some other laptop and see if it works in case it does then the IDE controller of your Laptop is out! you either need to replace it or try your luck by updating the drivers.... |
Forum: IT Professionals' Lounge Jul 31st, 2007 |
| Replies: 10 Views: 1,378 oh fine. In India we don't have such interface. at the recievers end how does it work? I mean here we have something called as Cable Internet. It used the same cable (CoAxial with BNC Connector)... |
Forum: IT Professionals' Lounge Jul 31st, 2007 |
| Replies: 10 Views: 1,378 how is it different from a normal socket. |
Forum: IT Professionals' Lounge Jul 30th, 2007 |
| Replies: 15 Views: 4,363 please download the all in one codec pack from
http://ftp.isu.edu.tw/pub/Windows/softking/soft/en/k/klcodec330f.exe
Install it andrestart. I bet your problem will be gone in the next reboot.
Good... |
Forum: IT Professionals' Lounge Jul 30th, 2007 |
| Replies: 11 Views: 1,885 when it comes to embedded nothing can beat C as it can create smallest and highly fucntional programs. Be it a small microcontroller to highly complex Avionics softwares all use C. |
Forum: IT Professionals' Lounge Jul 30th, 2007 |
| Replies: 6 Views: 862 That is valid only if you are using UDMA2 cable(thin ribbon 80 wires). Please ensure that you are using UDMA2 cable then only change to cable select. Don't do it without being confirmed if you are... |
Forum: IT Professionals' Lounge Jul 30th, 2007 |
| Replies: 11 Views: 1,885 Well in India whose Railway network is most dense and massive in the whole world the Reservation system throughout the country uses Mainframes with Unix RISC servers. (Motorola RX000series dual... |
Forum: IT Professionals' Lounge Jul 30th, 2007 |
| Replies: 2 Views: 888 Do a windows repair. It might as well overwrite the corrupt File. |
Forum: IT Professionals' Lounge Jul 30th, 2007 |
| Replies: 8 Views: 2,274 Does the Monitor raster come up if unplugged from the Video Interface but the power is on. Atleast the constantly floating dialog No Signal kind of thing.
If it shows up then do one thing. Try... |
Forum: IT Professionals' Lounge Jul 30th, 2007 |
| Replies: 10 Views: 1,378 where are what and what on earth is a Hydro Outlet. Somekind of fluid exchanger or what?:confused: |
Forum: IT Professionals' Lounge Jul 30th, 2007 |
| Replies: 17 Views: 16,051 yes it wouldn't because all Of2007 documents are stored with an 'x' suffixed to the extension. viz .docx,.xslx etc.
To let Office2007 files open in 2003 and earlier version there is an Option in... |
Forum: IT Professionals' Lounge Jul 30th, 2007 |
| Replies: 3 Views: 581 try doing a repair first then if the problem still persists then do a format ur Windows partition. If u need to backup your data u can boot your system with a Linux Live CD and mount the Hard disk... |
Forum: IT Professionals' Lounge Jul 23rd, 2007 |
| Replies: 18 Views: 3,734 using a live disk can u mount your hard disk. is it accepting the mount partitions and showing anything atleast?? |
Forum: IT Professionals' Lounge Jul 20th, 2007 |
| Replies: 4 Views: 1,264 be it any version of windows you are using open Explorer and Search the file(hoping you must atleast know the file name). You will have options in search to let u search hidden files too. So you must... |
Forum: IT Professionals' Lounge Jul 20th, 2007 |
| Replies: 1 Views: 499 go to control Panel Listed on the top of this site right side to your screen name. Click on Edit Avatar. Select the available Avatars if you need else as u said you are very FOND of your... |
Forum: IT Professionals' Lounge Jul 19th, 2007 |
| Replies: 2 Views: 2,554 Try man iptables in the bash shell I think you will get lots of info. also google the command iptables |
Forum: IT Professionals' Lounge Jul 19th, 2007 |
| Replies: 4 Views: 4,930 U were thinking abt whom ;) ? |
Forum: IT Professionals' Lounge Jul 19th, 2007 |
| Replies: 8 Views: 3,455 hi
Download a fairly good freeware from this link
http://download.sysinternals.com/Files/ProcessExplorer.zip
USe this tool to determine which are the processes having Boot up authorization. Mostly... |
Forum: IT Professionals' Lounge Jul 19th, 2007 |
| Replies: 4 Views: 4,930 Hi dear,
You have written a good code an efficirnt one indeed I just don't get how could you miss the silly mistake.
return sum + arraySum(formalArray, lower + 1, upper);
I don't think... |
Forum: IT Professionals' Lounge Jul 19th, 2007 |
| Replies: 114 Views: 99,559 Here it is ... Object Dock appears Left otherwise my desktop is sqeaky clean :) |
Forum: IT Professionals' Lounge Jun 7th, 2007 |
| Replies: 1 Views: 1,428 hi,
I'm doing a project which requires extraction of all the methods and members of a class in CPP files and such similar other informations. One big hurdle is these methods might use... |
Forum: IT Professionals' Lounge Jun 7th, 2007 |
| Replies: 10 Views: 5,048 please help. I'm not able to $$ at all. the error Untyped Attribute is repeated at any case.
PLease help me it is kind of urgent. |
Forum: IT Professionals' Lounge Jun 5th, 2007 |
| Replies: 10 Views: 5,048 I'm now able to run lex files fine but while utilizing the yacc stack descriptors like '$$' it is giving the following error:
warning Y4003: '$$' : attribute is untyped
thought this is a... |
Forum: IT Professionals' Lounge May 18th, 2007 |
| Replies: 10 Views: 5,048 so how to type cast it. I'm understanding the error but as a matter of fact the CPP file is not manually written. it gets generated by Bumblebee Parser Generator. I saw this kind of file stream... |
Forum: IT Professionals' Lounge May 18th, 2007 |
| Replies: 10 Views: 5,048 Well the problem is not with Bumblebee. When I used a sample project from SampleCodeForLex/Yacc (http://http://www.codeproject.com/cpp/lexyacc2.asp) then also I faced the same error as mentioned... |
Forum: IT Professionals' Lounge May 17th, 2007 |
| Replies: 10 Views: 5,048 I can't shift to Linux becoz my existing project is in VC++ 6.0 and I've to add parsing functionality to it. Hence you can see the problem here. |
Forum: IT Professionals' Lounge May 17th, 2007 |
| Replies: 10 Views: 5,048 I want to write a parser for C++ which can extract methods and members pertaining to a particular class(es) in a CPP file. I used Parser Generattor tool by BumbleBee softwares and did all the project... |