Search:

Type: Posts; User: jackwoz

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    825

    The time function

    How do i get the date in this format
    dd/mm/yyyy

    I will want to put the output into a filename. cheers
  2. Replies
    2
    Views
    2,251

    Im new a linux programming

    Is 'gcc' the same as 'gc ansi' when compiling a program?

    cheers
  3. Replies
    5
    Views
    1,530

    Sorry i mean that ive done the code on my pc...

    Sorry i mean that ive done the code on my pc emulator and it needs to work in unix.Anybody?
  4. Replies
    5
    Views
    1,530

    Unix emulator for the mac

    I know i should'nt be posting this here but does anyone know a unix emulator for the mac to try some code ive done in unix.

    Cheers
  5. Thread: Simple strings

    by jackwoz
    Replies
    7
    Views
    1,174

    Cheers Ian.I seemed to have got things confused...

    Cheers Ian.I seemed to have got things confused in my head.
  6. Thread: Simple strings

    by jackwoz
    Replies
    7
    Views
    1,174

    The situation is that, i will be passing a...

    The situation is that, i will be passing a command line argument into the program (using argv[]) from unix and if the word 'encode' is passed into it then it will perform an encode function ive done...
  7. Thread: Simple strings

    by jackwoz
    Replies
    7
    Views
    1,174

    Simple strings

    How to i check a string to see if another string is inside it.
    eg.

    string1: "folder1\folder2\folder3\mytext.txt
    string2: "mytext.txt"

    How do see if string2 is present in string 1
    ...
  8. Replies
    4
    Views
    10,819

    Cheers

    Cheers guys
  9. Replies
    4
    Views
    10,819

    Assigning an ASCII value?

    How do you assign a characters ASCII value to a variable?
Results 1 to 9 of 9