Search found 1627 matches
- May 02, 2006 14:09
- Forum: General
- Topic: Question about Pointers and memory access[solved]
- Replies: 18
- Views: 3099
- Apr 28, 2006 14:43
- Forum: General
- Topic: Question about Pointers and memory access[solved]
- Replies: 18
- Views: 3099
- Apr 26, 2006 13:16
- Forum: General
- Topic: Question about Pointers and memory access[solved]
- Replies: 18
- Views: 3099
Wow... Information overload... I understood stylin's explanation of what goes on behind the scenes, but it's a bit more indepth than I was looking for. new tries to allocate storage for a certain type of variable, with a value that you can specify; the pointer new returns then points to a fully cons...
- Apr 25, 2006 15:49
- Forum: General
- Topic: Question about Pointers and memory access[solved]
- Replies: 18
- Views: 3099
- Apr 25, 2006 15:29
- Forum: General
- Topic: Question about Pointers and memory access[solved]
- Replies: 18
- Views: 3099
- Apr 25, 2006 15:11
- Forum: General
- Topic: Question about Pointers and memory access[solved]
- Replies: 18
- Views: 3099
Question about Pointers and memory access[solved]
I am currently taking a class on C++ in College, and we just covered memory management. One of the things they talked about was using the "new" keyword to make a variable on the fly. Is there a way to do this in FB? or will it have to wait for OOP?
- Apr 19, 2006 16:16
- Forum: Community Discussion
- Topic: ALL FreeBASIC Forum Users! xD!
- Replies: 78
- Views: 33565
*shakes with rage for a second* I only went to the map site ONE TIME from work, and now I try to go back to see if anything has changed... and THEY BLOCKED IT! I hate websense so fricken bad... This is why I disslike censorship of any type... Because stuff that is harmless gets blocked for some idot...
- Apr 12, 2006 16:24
- Forum: Beginners
- Topic: disable text screen
- Replies: 3
- Views: 1323
It's very simple really. All you need to do is compile with "-s gui" If you are using FBIDE, go the View Menu, then to Settings. Then click on the FreeBASIC Tab and on there it will have the line titled Compiler command. It usually looks like this: "<$fbc>" "<$file>" All you need to do is change it ...
- Apr 11, 2006 14:17
- Forum: Projects
- Topic: FBServ Framework - NTServices in FreeBASIC
- Replies: 21
- Views: 9787
- Apr 10, 2006 21:36
- Forum: General
- Topic: Need Help with Mouse [Solved]
- Replies: 3
- Views: 765
- Apr 10, 2006 18:57
- Forum: General
- Topic: Need Help with Mouse [Solved]
- Replies: 3
- Views: 765
Need Help with Mouse [Solved]
I am trying to write a function that I can use to make a mouse interface It is supposed to flow like this: Click- item is picked up and can now be moved around click again - item is dropped However, it doesn't work all the time and it frequently takes 3 or four click to drop the item. Sometimes it w...
- Apr 07, 2006 15:32
- Forum: Community Discussion
- Topic: ALL FreeBASIC Forum Users! xD!
- Replies: 78
- Views: 33565
- Mar 10, 2006 16:21
- Forum: Tips and Tricks
- Topic: Since everybody is playing with trig....
- Replies: 7
- Views: 2464
- Mar 09, 2006 15:10
- Forum: Tips and Tricks
- Topic: Sine waves
- Replies: 4
- Views: 1966
- Mar 08, 2006 18:36
- Forum: Projects
- Topic: FreeBASIC Screensaver Kit
- Replies: 57
- Views: 33508