Search Results - JustLinux Forums


Search:

Type: Posts; User: trashthing

Search: Search took 0.03 seconds.

  1. Replies
    278
    Views
    670,319

    Wow, I am amazed the last post on this thread is...

    Wow, I am amazed the last post on this thread is in 2006. Can anyone recall me? I was on this forum in 2003 last.
  2. Replies
    278
    Views
    670,319

    Challenge!

    write a program that converts an integer to hex.

    Language: Any
  3. Replies
    278
    Views
    670,319

    Challenge! (basic)

    very basic, but fun. write a program that takes any file and write each line to the sound card.
  4. Replies
    278
    Views
    670,319

    here's some sloppy code i had lieing around on...

    here's some sloppy code i had lieing around on prime numbers.


    #!/usr/bin/perl

    @numbers[10];
    $arrySize = $ARGV[0];
    $printSize = $ARGV[1];
    $primeCount = 1;
  5. Replies
    278
    Views
    670,319

    i have a challenge. write a program that reads a...

    i have a challenge. write a program that reads a text file and prints out how many characters, numbers, letters, words, and lines there are.
  6. Replies
    278
    Views
    670,319

    Programming Challenges

    hi. i have started this thread for people to post programming challenges for others to solve. the programming challenges are exercises for people to practice programming. once you have completed a...
Results 1 to 6 of 6