Find the answer to your Linux question:
Page 381 of 591 FirstFirst ... 281 331 371 377 378 379 380 381 382 383 384 385 391 431 481 ... LastLast
Threads 7601 to 7620 of 11812

Forum: Programming / Scripting

Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues

  1. how does you find a character in a string (not a file)?

    I feel I should know this but I"m drawing a blank: How do you find a character in a string that's from a variable or from a command you've just...

    Started by Seren, 06-20-2007
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,014
    06-28-2007 Go to last post
  2. Lightbulb convert shell script to binary file

    Hi, I want to convert a shell script to a binary executable so that the contents of the shell script are not readable and could not be altered . ...

    Started by bits2510, 06-27-2007
    • Replies: 2
    • Views: 7,537
    06-27-2007 Go to last post
  3. strstream and sstream questions.

    I've been reading numerous forums regarding strstream and I understand that it has been deprecated. But I found another forum where someone...

    Started by jmc72, 06-26-2007
    • Replies: 2
    • Views: 2,886
    06-27-2007 Go to last post
  4. How to access the last word in the command line argument

    How can one access the 'n'th word in the command line argument ie. let there be an integer stored in a variable called 'n'. I want to access the...

    Started by teju, 06-21-2007
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,269
    06-27-2007 Go to last post
  5. how to calculate delay time

    hi, iam having one doubt regarding delay time. ex. code count=0; while(count!=1200 || c!=18 ) { usleep(100); read(fd,&c,1);

    Started by rajkumarmadhani, 06-27-2007
    • Replies: 0
    • Views: 745
    06-27-2007 Go to last post
  6. Smile Help on COFF loader program

    Hi all, I have to program DSP (provoided with a COFF file) from CPU through a HPI interface. I have just learnt basics of COFF file. Now can...

    Started by dhina, 06-27-2007
    • Replies: 0
    • Views: 621
    06-27-2007 Go to last post
  7. Reading A file in linux

    Hello I am new to linux. I would like to know if it is possible to only read the first 3 lines of a 100 lines file. if so how? I am sorry for not...

    Started by silentdreamer, 06-26-2007
    • Replies: 3
    • Views: 415
    06-27-2007 Go to last post
  8. bidirectional interprocess communication troubles in C on GNU/Linux

    I have been banging my head with this one for a bit and decided it is time to ask for help... There are two programs here, which I shall refer to...

    Started by skylerb, 06-26-2007
    • Replies: 0
    • Views: 665
    06-26-2007 Go to last post
  9. Question on scripting...

    I started to put this in the misc section, but since we run Suse I'm dropping it here. Anyway, I want to append the backup script with the tar...

    Started by mace, 06-26-2007
    • Replies: 0
    • Views: 312
    06-26-2007 Go to last post
  10. Anjuta: Execute won't work

    Anjuta: Execute won't work. Shouldn't it load a terminal with my program? I have to run it manually from a terminal right now. When I click on it...

    Started by Col. Newman, 06-23-2007
    • Replies: 1
    • Views: 1,040
    06-26-2007 Go to last post
  11. Executing the script in Remote System

    Hi all, I am trying to write a script which login to a remote machine and executes some command, wait till they are executed and continue...

    Started by arul_anand_2000, 06-25-2007
    • Replies: 4
    • Views: 497
    06-26-2007 Go to last post
  12. Bash script manipulate output

    Hello, I have a bash script that runs two programs. I take the output of the first program, and re-direct it to an ouput file: ns net.tcl...

    Started by myrdos, 06-25-2007
    • Replies: 2
    • Views: 807
    drl
    06-26-2007 Go to last post
  13. virtual addresses of local variables

    hi , i was trying out this experiment. int a; int main() { int b; printf("%p %p",&a,&b); }

    Started by dale_chip, 06-26-2007
    • Replies: 0
    • Views: 349
    06-26-2007 Go to last post
  14. Developing GUI

    I have a project where I need to display custom text, cursors, and do scrolling etc on a machine running Debian Linux. I have use gcc before and do...

    Started by LukeR, 06-22-2007
    • Replies: 4
    • Views: 5,528
    06-26-2007 Go to last post
  15. Proper etiquette in C

    So a while back when I was having some fun programming a small game in SDL, I noticed that code would compile in GCC and G++, but not MSV studio 6.0....

    Started by rudie_rage, 06-25-2007
    • Replies: 2
    • Views: 382
    06-26-2007 Go to last post
  16. Question about EOF and newline

    Hey I have a question/problem I am encountering. I need to write a bash script which will exit when a EOF is read in using the read command. Here is...

    Started by cmolson, 06-22-2007
    • Replies: 1
    • Views: 460
    tpl
    06-26-2007 Go to last post
  17. Regarding question on volatile

    Hi all, I know to you what is the exact usage of volatile in a program .I heard that when you declare a variable as volatile it tells the...

    Started by yugandhargv, 06-25-2007
    • Replies: 1
    • Views: 356
    06-25-2007 Go to last post
  18. Regarding listen system call when doing socket programmin

    Hi all, I have written one simple server program and in the listen there is a parameter known as backlog and tells that how many clients...

    Started by yugandhargv, 06-25-2007
    • Replies: 1
    • Views: 1,445
    06-25-2007 Go to last post
  19. Exclamation shell script for ftp

    Hi, I want to tranfer or copy a file from one Linux server to another Linux server using a shell script. Can anyone help?

    Started by bhandu, 06-24-2007
    • Replies: 4
    • Views: 999
    06-25-2007 Go to last post
  20. character driver over PCI

    I have a wireless network card over PCMCIA....i need to just access the registers of this card and pass this register details to the user...

    Started by tubelight, 06-24-2007
    • Replies: 0
    • Views: 1,517
    06-24-2007 Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •