User Profile

Collapse

Profile Sidebar

Collapse
ashokd008
ashokd008
Last Activity: Jul 24 '09, 04:47 AM
Joined: Aug 12 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ashokd008
    replied to class design
    in C
    Thanks a lot.. great ....
    See more | Go to post

    Leave a comment:


  • ashokd008
    started a topic Execute C-shell command from sh shell

    Execute C-shell command from sh shell

    Hi

    Can anyone please tell me how do i execute C-Shell command from bash
    shell.

    I am writting one script which is under #!/bin/sh interpreter.
    After getting the script name , i want to run that script which is under #!/bin/csh


    When i am switching from sh to csh , my script getting hang there.

    How do i switch shell and come back again.

    Thaks in Advance....
    See more | Go to post

  • ashokd008
    replied to class design
    in C
    It think it is a valid one. I am really searching for it....
    See more | Go to post

    Leave a comment:


  • ashokd008
    started a topic class design
    in C

    class design

    How do i write a class 'foo' so that the following code works:
    foo f;
    f()()();


    Can anyone tell me what this f()()() mean?
    Thanks in advance.
    -Ashok
    See more | Go to post
No activity results to display
Show More
Working...