1,446 Topics

Member Avatar for
Member Avatar for trembb22

How do we create a thread with visual studio for windows. I would like to know how can we manipulate thread in a windows program using Visual Studio Ver 6 and Visual Studio 2005 and 2008 for windows 98, XP and Vista. I know how to play with threads using …

Member Avatar for trembb22
0
297
Member Avatar for uman

Our company wants to migrate a large multi-server website to a new set of servers. Current technology is mostly unix/Apache. It's been developed over a period of several years using very basic tools (vi, perl/cgi, notepad, etc.). I'm looking for tools that will assist us in the migration. We have …

0
4
Member Avatar for ff4930

Hello, I have a project that needs to implement a Safe Array which is an Array that has bounds checking. On top of that I need to create a "Matrix" class which implements 2D which is basically a Safe array within a Safe array. This is also templatized. The problem …

Member Avatar for Radical Edward
0
807
Member Avatar for drweb

Hi All! I need to parse a piece Ruby source code file. For that purpose, I need a Ruby parser (which can be used on windows plateform). I tried to configure ruby_parser 1.0, but I am unable to configure it on windows XP, as it is depending upon RACC parser, …

0
82
Member Avatar for Huzafa Waheed

Hi, while executing the code of SCTP from Unix Network Programming, The Sockets Networking API Volume 1, Third Edition, by W. Richard Stevens, i am getting the following error ‘SCTP_EVENTS’ undeclared (first use in this function) sctpserv01.c:66: error: (Each undeclared identifier is reported only once sctpserv01.c:66: error: for each function …

0
21
Member Avatar for Dark_Knight

A lot of people say that Unix BC is a very good calculator program. However whenever I enter the following commands (after loading the math library -- i.e invoking BC at the command line by typing 'bc -l') I get: e (3 * l(2) ) 7.99999999999999999982 e(0.2*l(32)) 1.99999999999999999998 The first …

Member Avatar for Dark_Knight
0
125
Member Avatar for itebook

<URL SNIPPED> This site contains 2000+ ebooks on php, Java, access, .NET, c#, UML, Perl, c++, linux, sql server, asp.net, Oracle, db2, xml, javascript, unix, flash, cisco, excel ...

Member Avatar for awandest
-1
52
Member Avatar for drichird

Well I made it through my first semester of an MSCS. Almost. This summer I want to build a game. I am trying to understand a little bit of the history of Windows graphics and am a bit confused. There's WinAPI. There's OpenGL. There's DirectX. As I understand it, OpenGL …

Member Avatar for Grigor
0
166
Member Avatar for nagguns

HI I am facing some (lot of, actually) problems porting a legacy program from UNIX to WINDOWS... I see a lot of errors like this error LNK2001: unresolved external symbol Can some one help how to get rid of these errors.. Thanks in advance

Member Avatar for jephthah
0
267
Member Avatar for k2k

hi, I am trying to take unix administration and shell scripting courses this summer. I have done 2 courses of C++ and a course of java. However i have never learned C. Anyone please give me some opinion if learning C is necessary for Unix. Since C++ is inherited from …

Member Avatar for Major Major
0
87
Member Avatar for k2k

i used vi: %vi shellProgramming and then i typed the shell script in the vi and saved with :wq However, when i run the vi file ...... %shellProgramming my unix says "command not found" why is that? and how do i run the vi shell scripting file? thanks

Member Avatar for eggi
0
161
Member Avatar for Valk1520

I am 70 years old and have been programming since 1977. My first computer had no software. We had to write everything using a crude form of basic and a Zilog Z-80 compiler. It started as a hobby and then became a passion. I have used Basic, Cobol, Pascal, fortran, …

Member Avatar for Serunson
0
141
Member Avatar for Chaosbreaker

Hi I'm relatively new to Unix and after setting up PHP5, I was unable to start the Apache Server. The error below was reported:- httpd: Syntax error on line 53 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: ld.so.1: httpd: fatal: relocation error: file /usr/local/apache2/modules/libphp5.so: symbol xmlTextReaderSetup: referenced symbol not found …

0
35
Member Avatar for guest7

Hi, I wish to delete the last three lines of a file iteratively. I tried this in unix shell scripting but it is not working.. lines=$(wc -l < s27.cnf) target=$((lines-2)) sed '$target,$lines d' s27.cnf > f2.cnf mv f2.cnf s27.cnf I am getting an error "sed: 1: "$target,$lines d": undefined label …

Member Avatar for eggi
0
88
Member Avatar for SaZ1981

Our application was ported from UNIX to Linux(x86) and we are using Red Hat Linux. I have hit a problem with Rogue Wave libraries and would appreciate any help. RWTPtrSlistIterator is being used to iterate a list which has RWTPtrSlist in them. The code flow goes something like CaUpdateSetIterator updateIter(( …

0
61
Member Avatar for Scottmandoo

ok lets make this a little simpler than my last topic. I found this [URL="http://wiki.dreamhost.com/index.php/PHP.ini"]site[/URL] which everyone who follows it seems to be getting results from, though it says "You are expected to be knowledgeable in the UNIX shell." which i have got no idea what that even is. I …

Member Avatar for rgviza
0
102
Member Avatar for chris5126

Anyone know of a good shell script beautifier that works in either unix or windows or a way of properly indenting/tidying up code???

Member Avatar for chris5126
0
153
Member Avatar for cyberman111

Hi I am trying to write a script that converts centigrade to fahrenheit and vice versa I need to use a sub-function to perform the calculations. Can anyone help me get started on this I am kinda lost and will like help learning this thank you

Member Avatar for Impact4ever
0
826
Member Avatar for yasar_ok

Hi All, In my network setup all our UNIX/Linux Servers are standalone.So when a user joins i have to create a user account in all the servers. I will be using the same user acc to create the user account across servers So if you can guys provide me a …

Member Avatar for eggi
0
79
Member Avatar for baku

I have two program problems: a program that generates this file writing zeros for PID and TIME and random numbers in the 8 pozitions of the DATA field. and program that will create at least 3 child processes, each of which will repeat at least 10 times the following operations …

Member Avatar for baku
0
92
Member Avatar for kevin wood

i have created a file uploading system on a website that i have created and i need to know how the file can be over written. the file thats are upload are only used once and the next time the user uploads a new file i want the last file …

Member Avatar for kevin wood
0
79
Member Avatar for sumiselva

why the WINDOWS DNS servers return SERVFAIL for invalid requests. fidc1 - 172.25.220.30 fidc2 - 172.25.220.32 These are Windows domain controllers. When I attempt to do a lookup from a Unix host using those boxes, of something that doesn't exist I get back : [root@fitmpindexc1r1 root]# nslookup thing Server: 172.25.220.30 …

0
34
Member Avatar for baku

I need some ideas: The called program gets as parameters two or more integers and and returns 0 if all pairs of two are relatively primes, and 1otherwise. The callee shall read a sequence of numbers and tell whether they two by tworelatively primes.

Member Avatar for baku
0
64
Member Avatar for dbayo

hello..i need a help for math function..when i try to add multiple number in php..the value that return to me is array..below is my code..can anyone help me.. [code=php]<?php $Final2=null; $gred=null; $con = mysql_connect("localhost","root",""); if (!$con) { die('Could not connect: ' . mysql_error()); } mysql_select_db("kptm", $con); $result = mysql_query("SELECT NAMA …

0
104
Member Avatar for JwAlstrom

. Wednesday - '08-04-16 . I am a retired computer "professional" - . First used a computer in 1957 - Started with a specialized simulation language, soon found myself writing 0's and 1's on a drum based machine with only teletype and paper tape I.O. . Then Fortran on a …

Member Avatar for zandiago
0
153
Member Avatar for cyberman111

HELLO i HAVE A SCRIPT THAT TAKES INFORMATION FROM 2 FILES AND PUT IT IN ONE, NOW I NEED TO PUT ALL THE INFORMATION(OUTPUT) INTO A NEW FILE , THIS IS HAS TO BE DONE IN THE ORIGINAL SCRIPT NOT COMMAND LINE, CAN ANYONE TELL ME HOW TO DO THIS …

Member Avatar for ithelp
0
117
Member Avatar for avee_kothari8

Hello! I want to know the procedure for hosting a website on the internet. My website is created and is saved on my computer as a single .pub file (Microsoft Publisher). The size of the file is 50 MB. How can I publish it on the internet free (free web …

Member Avatar for avee_kothari8
0
101
Member Avatar for ashik_h2k

Hi, A tool is run just by the command "adutool" from anypath inside the same server. This command will execute the script in the folder "/myfolder/bin/adutool" on the same server. Since "/myfolder/bin/" is setenv'd in the PATH env variable, it runs the tool. Now my question.. Is there anyway of …

Member Avatar for eggi
0
99
Member Avatar for MARY RABINDRAN

Hi jack of unix commands,oracle plsql and php, wanting to clarify silly doubts and to look for support when stuck

Member Avatar for november_pooh
0
29
Member Avatar for cyberman111

HEY, I am new at this but I am in a middle of an excercise for an online class I am taking and I am doing a exercise and I am stuck. the instruction are as follow : write a shell script that will take information from 2 fles and …

Member Avatar for Impact4ever
0
153
Member Avatar for noraantonia

Hello, I just downloaded the latest gd library, unziped it - i downloaded a dll version and a source code version. I have problems whit using it in my msvc application. I will paste here the install specifications for visual c++ users : [code] [I]Instructions from the gd site :[/I] …

Member Avatar for noraantonia
0
614
Member Avatar for dbayo

hello..i have a problem when i try to post the value from form 2.php to form 4.php..this form name 2.php..i make a table in this form.the problem is, i cannot post all the value that i wrote, it just take the last value for the proccess..anybody?..plz help me..u can try …

Member Avatar for queenc
0
63
Member Avatar for Taker

I have wrote this program to do i of 6 thing to 1) Initialise: Read static data from a file and a) store in appropriate data structures at run time b) sort into alphabetic order for subsequent display in the grid. 2) Menu: A menu to support the following: Have …

Member Avatar for Taker
0
186
Member Avatar for lynx_aba

hi fellows... I have a little problem, in Unix there's a library called unistd.h that have the function "link" and as its name says, creates a link of a file.... I want to use that function in windows, but i only found the "_unlink" function in the io.h library, this …

Member Avatar for dougy83
0
115
Member Avatar for Defcon106

Hi I'm a bit of a newbie when it comes to programing. I know the basics of computers but I have only just gotten interested in Unix and Python. If anyone has any advice on how to get started with it I would appreciate it. Well in any case I'm …

Member Avatar for Serunson
0
42
Member Avatar for leroi green

Hi all, I got a code in 2 programs that allow me to open the file, write the file, then close it. BUT...I want to open it back up and read it then close it again and i don't know how to. Below is what i already have but i …

Member Avatar for leroi green
0
125
Member Avatar for tomok

Hi guys, Couldn't find a suitable forum for this question, please move this thread if needed. What I need to do redirect the output of TOP to a text file. Doing a simple %> top > top.txt yields the following %> less top.txt load averages: 0.88, 0.89, 0.87 11:50:49 100 …

Member Avatar for masijade
0
90
Member Avatar for cutebab

hi frens I hav windows server with XP os . I need to make a contact us form for a website for which i want to use PHP. Will it run in windows server having IIS or it requires unix os TNX

Member Avatar for peter_budo
0
126
Member Avatar for skelly16

Hi All Im having issues with my mail command sending data from my script. I have a korn shell script which logs onto a database and does a few select statements. The problem is i think the EOF stops my mail command sending the data. Im able to run the …

Member Avatar for eggi
0
781
Member Avatar for Diode

The title might be messed up a bit; I didn't know how else to title it... Basically I'm making a web page for a guy who sells sports memorabilia/penants/team clocks, etc. for free as a favor, and I'm making the item create page where you type in the name of …

Member Avatar for digital-ether
0
265
Member Avatar for drichird

I was a Unix, C, C++ programmer for 17 years then got out of IT during the 2001 dot com crash (to teach Junior/High School). Teaching was/is rewarding but I want to finish my working years in IT. I've been taking some steps (updating my training, etc...) to return to …

Member Avatar for muta
0
154
Member Avatar for dilkash2007

hi, i'm a very new in unix, can u help me how would i start to read sell programming. can u suggest me some name of tutorials thanks

Member Avatar for DimaYasny
0
50
Member Avatar for cnet1989

I want to write a shell script that finds files in a directory that are (owner permissions) readable, writeable, or executable for the owner. But I don't know the command to list files with certain permissions (rwx)... I'm sure it has something to do with ls, but I just can't …

Member Avatar for dilkash2007
0
63
Member Avatar for rayeesalam

Hi All, This alam from delhi and asking for some confusion which i have. actually i want to make my career as a C,C++ developer in Linux and Unix platform . friends i am totally new in this field...i know basic concept of C, C++ and Unix system.... So, what …

Member Avatar for jimpossible2k
0
232
Member Avatar for rmurphy1061

I am having a problem reading a date format in a file I am trying to count the difference between two dates. the format I have is 010108. I tried to break up the date mmddyy but have run into other errors. [CODE=python]import datetime as dt # US format month/day/year …

Member Avatar for vegaseat
0
131
Member Avatar for meinatari

Please forgive me, I know *VERY* little about C... I can hack out enough to do what I need to do for the most part but I'm absolutely lost on a project I need to finish. I am writing a wrapper for common RHEL commands so that our helpdesk technicians …

Member Avatar for meinatari
0
66
Member Avatar for UrbanKhoja

(not sure where I found this - but cracks me up every time, kudos to whoever wrote it originaly though) Dazza :cool: A Week in the Life Of a System Administrator MONDAY 8:05am User called to say they forgot password. Told them to use password retrieval utility called FDISK. Blissfully …

Member Avatar for acejames1
0
329
Member Avatar for mattyd

I have always been a fan of FireFox. Not only a fan but a heated supporter of FireFox in comparison to Internet Explorer. Most of the time I felt very justified in this stance. Mozilla: less bugs, more plug-ins, a myriad of themes and customization. Robust programming. A challenge to …

Member Avatar for GrimJack
0
374
Member Avatar for techbrain55

hello there I am new into scripting . What is the use of unix shell scripting with oracle and how can I combine oracle with unix shell scripting? Any replies regarding this would be great. Thanks in advance, Techbrain55

Member Avatar for chris5126
0
61
Member Avatar for ae1

This has become a horror, a horror I tell you. I am not a techie. I am not a developer. I do not want to be a developer. I am trying to set up a pro bono program for a non-profit law office that serves the poor. Every time I …

Member Avatar for cliffwells
0
256

The End.