Search:

Type: Posts; User: msubbums; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    8
    Views
    3,745

    Re: array of string operation

    To find length of an array use this

    int a;

    a=printf("12345");

    /* a has length of string "12345" i.e 5
  2. Answers
    2
    Views
    3,225

    Re: How to execute a c++ prog

    Hi,

    c++ programs compiled using GCC.

    Make is build script to create an executable/shared library

    For More info "http://www.gnu.org/software/make/"
    ...
Results 1 to 2 of 2
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact