We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced9641 commit 08b11d1Copy full SHA for 08b11d1
ObjectiveC/README.md
@@ -1,4 +1,4 @@
1
-### Directory `EmbeddedProgramming/Objective C`
+### Directory `EmbeddedProgramming/ObjectiveC`
2
3
---
4
@@ -34,10 +34,14 @@ $ gcc -I "C:\GNUstep\GNUstep\System\Library\Headers" -L "C:\GNUstep\GNUstep\Syst
34
$ ./hello
35
```
36
37
-#### GNUstep Foder Location
+#### GNUstep Folder Location
38
`<Foundation/Foundation.h>` : `C:\GNUstep\GNUstep\System\Library\Headers\Foundation`
39
Libraries: `C:\GNUstep\GNUstep\System\Library\Libraries`
40
41
#### Online Objective-C Compiler
42
[Obj-C link]: (https://www.tutorialspoint.com/compile_objective-c_online.php)
43
[Online Objective-C Compiler][Obj-C link]
44
+
45
+---
46
47
+#### Notes
0 commit comments