Forum: Viruses, Spyware and other Nasties Jul 21st, 2009 |
| Replies: 14 Views: 1,689 try this:::
1. From the Start menu, choose Run...
2. type regedit
- You can screw things up if you go around changing things with regedit when you don't know what you're doing, so be careful here.... |
Forum: C Jul 15th, 2009 |
| Replies: 6 Views: 342 @ancient dragon:::That didn't helped sit what u suggested in above post... |
Forum: C Jul 14th, 2009 |
| Replies: 6 Views: 342 @adatapost::: I tried that thing its giving redefination sort of error....
@jephthah :::this line
void IVR_AL_GET_VM_RETRIEVAL_PROFILE_REQ(ds *pline, char xmlToken[e_LASTCOUNT][5000])
is giving... |
Forum: C Jul 13th, 2009 |
| Replies: 6 Views: 342 Hi guys I m trying my hand on some program::where there is a function like this::
void IVR_AL_GET_VM_RETRIEVAL_PROFILE_REQ(ds *pline, char xmlToken[e_LASTCOUNT][5000])
{
... |
Forum: Networking Hardware Configuration Jun 18th, 2009 |
| Replies: 3 Views: 628 have u installed the drivers for ethernet card ...........check them again |
Forum: *nix Software Jun 18th, 2009 |
| Replies: 3 Views: 643 i tried but the screen comes for less than one second...........i think theres some problem in GRUB entry for DL...as mbr entry for PCL:OS contains 2 UUIDs and it contains none....... |
Forum: *nix Software Jun 15th, 2009 |
| Replies: 3 Views: 643 I have 2 operating systems on my system............ i use GRUB provided by PCLINUXOS..........as i have installed it before DREAMLINUX..........I have 3 entries in GRUB menu for Windows ,PCLOS and... |
Forum: *nix Software Jun 14th, 2009 |
| Replies: 4 Views: 753 thanks folks problem is solved |
Forum: *nix Software Jun 4th, 2009 |
| Replies: 4 Views: 753 I have 2 hard disks on my pc......sda with 80GB and sdb with 250GB.....on sda i have two OS windows XP and PCLinuxOS........I tried to install DREAMLINUX on sdb and i formed 3 partitions on it for... |
Forum: C++ Jan 30th, 2009 |
| Replies: 5 Views: 282 Suggest a nice college project for subject named Object Oriented software engineering ...preferable coding language is C++............. |
Forum: C++ Jul 21st, 2008 |
| Replies: 16 Views: 4,271 here is code for ur problem:
#include<iostream.h>
int main()
{
int array[1000000],n;
int high,low;
cout<<"Enter the no of values u want to enter");
cin>>n;
/* Now entering the values in... |
Forum: C Jul 21st, 2008 |
| Replies: 2 Views: 569 Dear Dragon;
when control is going to first process via select call and it is printing some messages.
I already know that it it will not allow access to a background process but i want to ask that... |
Forum: C Jul 21st, 2008 |
| Replies: 2 Views: 569 As i posted my first fifo error problem which was a practice thing .Now i am doing what i m supposed to do.
I m making this code first which is running is background.whenever any one will write on... |
Forum: C Jul 21st, 2008 |
| Replies: 10 Views: 1,094 Thanks Salem and Duoas the problem is solved i think the error was that i was using O_RDWR mode instead of O_RDONLY mode.
A lot of thanks . |
Forum: C Jul 19th, 2008 |
| Replies: 10 Views: 1,094 As u have said i tried with i+1 but nothing changes . Can u please give me a code for this problem . |
Forum: C Jul 19th, 2008 |
| Replies: 10 Views: 1,094 @Salem
as u have said i read man of select again and as far as my understanding go i was passing wrong value for nfds and then i changed it to zero but yet no change in output occurs. |
Forum: C Jul 19th, 2008 |
| Replies: 10 Views: 1,094 but this is the thing i need to do whenever i write somthing to fifo via first program and running both simultaneously the second should respond to it.I am not supposed to write something in second... |
Forum: C Jul 18th, 2008 |
| Replies: 10 Views: 1,094 i m writing a practice code to implement select with fifo.
i m posting two codes along with :
CODE 1:
Help with Code Tags
(Toggle Plain Text)
#include <sys/types.h>
#include <sys/stat.h>... |
Forum: Windows Vista and Windows 7 Jul 9th, 2008 |
| Replies: 2 Views: 479 I assume you are talking about Python 2.5.1 on Windows Vista? Yes, there
is a solution. You have to unhide the folder .idlerc in your USERPROFILE
directory and remove its content. |
Forum: *nix Software Jul 9th, 2008 |
| Replies: 0 Views: 568 ProbleM:
i am programming in language c on linux platform .After including one particular function my scanf start returning value -1 and error no is 4(EINTR) . And after first time taking input... |
Forum: Community Introductions Jul 3rd, 2008 |
| Replies: 3 Views: 432 hi this is ishaan from india very fond of algorithms |