How to manage and write code to : call and or open and or execute something? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How to manage and write code to : call and or open and or execute something?

It seems a very simple and basic question but i have problems with compiler while doing this! I use nearly latest version of g++ but ... : 1- whenever i try to use another program to enter .. compiler gives error message about lack of declaration or definition of that program-name .. Unfortunately those program-names mostly are compiled previously by the same compiler! .. and i think compiler should have enough knowledge about them .. Also compiler has no knowledge about itself! also about c++ Finall

18th Dec 2016, 11:35 AM
irajjs
irajjs - avatar
3 Antworten
0
... original question is continued here!! ... Finally when i declare that .. usually errors about unqualified id is the result 2- when i write a file-name to be openned .. sometimes that file is not found due to being hidden then i have to write the URL .. in such cases compiler outputs aother error messages about stray in program .. then how do i write an address or URL while coding?!
18th Dec 2016, 11:53 AM
irajjs
irajjs - avatar
0
Пробелы в названиях есть? У меня Lubuntu 16.10 и последняя версия g++. Всё работает. Проверь названия файлов.
18th Dec 2016, 11:54 AM
Чистобаев Андрей
Чистобаев Андрей - avatar
0
For a long time i have been using Mandriva2012 and due to some reasons i can not change OS!
18th Dec 2016, 12:04 PM
irajjs
irajjs - avatar