Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. to anyone who knows...

to anyone who knows...

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    not insane yet
    wrote on last edited by
    #1

    i have an assignment: write a program to translate simple words in English to another language such as Filipino. I don't know how to make such code... please help me.. thank you in advance.:-O

    T S 2 Replies Last reply
    0
    • N not insane yet

      i have an assignment: write a program to translate simple words in English to another language such as Filipino. I don't know how to make such code... please help me.. thank you in advance.:-O

      T Offline
      T Offline
      the_augy
      wrote on last edited by
      #2

      Do you need to translate sentences or just individual words? If you need to translate sentences, you'll need to develop an understanding of the grammatical syntax of the language (simple things like putting adjectives before or after nouns need to be sorted out). If you need only to translate individual words, you're basically just going to effectively be looking it up in a database of some kind and replacing the text with whatever you have in your database.

      N 1 Reply Last reply
      0
      • N not insane yet

        i have an assignment: write a program to translate simple words in English to another language such as Filipino. I don't know how to make such code... please help me.. thank you in advance.:-O

        S Offline
        S Offline
        Stephen Hewitt
        wrote on last edited by
        #3

        It's almost exactly the same as the morse code program. I gave you a complete solution to that problem - now I suspect I was actually doing your homework. Steve

        T 1 Reply Last reply
        0
        • S Stephen Hewitt

          It's almost exactly the same as the morse code program. I gave you a complete solution to that problem - now I suspect I was actually doing your homework. Steve

          T Offline
          T Offline
          toxcct
          wrote on last edited by
          #4

          Stephen Hewitt wrote:

          now I suspect I was actually doing your homework.

          >> i have an assignment << you were :rolleyes:

          S 1 Reply Last reply
          0
          • T toxcct

            Stephen Hewitt wrote:

            now I suspect I was actually doing your homework.

            >> i have an assignment << you were :rolleyes:

            S Offline
            S Offline
            Stephen Hewitt
            wrote on last edited by
            #5

            To post I was refering to made no mention of assignments. Steve

            1 Reply Last reply
            0
            • T the_augy

              Do you need to translate sentences or just individual words? If you need to translate sentences, you'll need to develop an understanding of the grammatical syntax of the language (simple things like putting adjectives before or after nouns need to be sorted out). If you need only to translate individual words, you're basically just going to effectively be looking it up in a database of some kind and replacing the text with whatever you have in your database.

              N Offline
              N Offline
              not insane yet
              wrote on last edited by
              #6

              i juz need to translate individual words... what should i use to it? thanks... :-O

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups