Thread: Cant able to run a code

  1. #1
    Registered User
    Join Date
    May 2010
    Posts
    73

    Cant able to run a code

    I tried to run a code but it is showing an error. I admit that I don't know too much about C++ and its my first day in work. However, any help why its not working ? Just to mention that I got a folder with several files that I need to work out next 2 months.

    <<< 2K+ lines of proprietary code snipped >>>

  2. #2
    Registered User
    Join Date
    May 2010
    Posts
    73
    Sorry if it is too big. I had a programming class 3 years ago and I started this stuff after long time

  3. #3
    Registered User
    Join Date
    May 2010
    Posts
    73
    Also, anyone know that how to include Intel® Threading Building Blocks (Intel TBB) library ? My supervisor told me that I will need it but dont know how to use. I should mention that he is using a Linux operating system and me is a windows.

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    > I admit that I don't know too much about C++ and its my first day in work.
    And how much C++ did you "admit" to knowing at the job interview?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  5. #5
    Registered User
    Join Date
    May 2010
    Posts
    73
    If you dont want to helo me then its completely okey.

  6. #6
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657
    You posted a whole chunk of 'closed' code on a public forum.
    You better hope that your employer doesn't find it out ;
    (...and also the fact that you're trying to "run" an implementation file from a library all by itself)!

    (From your earlier posts, you still haven't grasped what kind of posts you'd receive help in)

  7. #7
    Registered User
    Join Date
    May 2010
    Posts
    73
    Now I now what I did. I need to make a project and add all the files there with also the TBB libary. Its a mistake and I want to delete the post. Any help for that ? I have months time to understand it.

  8. #8
    Algorithm Dissector iMalc's Avatar
    Join Date
    Dec 2005
    Location
    New Zealand
    Posts
    6,318
    My first day on the job I was thrown into a couple of VB programs having never touched VB before. I dealt with it on my own and before long it was just another language I knew.

    Just don't expect to get much done in the first few weeks / months at your new job. Your employeer probably doesn't anyway.
    My homepage
    Advice: Take only as directed - If symptoms persist, please see your debugger

    Linus Torvalds: "But it clearly is the only right way. The fact that everybody else does it some other way only means that they are wrong"

  9. #9
    Registered User
    Join Date
    May 2010
    Posts
    73
    iMalc @ Thanks for your understanding. I get 3 months time to learn how to put input and output. He already know that I just have basics skill in C++. Another problem is that I need to work with Linux that I never use before. Any help how to start smoothly with Linux ?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 03-10-2010, 11:28 AM
  2. Replies: 14
    Last Post: 04-01-2008, 02:23 AM
  3. producing c/c++ code from flowcharts,pseudo code , algorithims
    By rohit83.ken in forum C++ Programming
    Replies: 3
    Last Post: 02-20-2008, 07:09 AM
  4. Having trouble translating psudeo-code to real-code.
    By Lithorien in forum C++ Programming
    Replies: 13
    Last Post: 10-05-2004, 07:51 PM
  5. Replies: 0
    Last Post: 02-21-2002, 06:05 PM